summaryrefslogtreecommitdiff
path: root/test/434-shifter-operand/src/Main.java
AgeCommit message (Collapse)Author
2014-11-28Don't use CanHoldArm in the code generator. Nicolas Geoffray
CanHoldArm was ARM32 specific. Instead use a virtual Assembler::ShifterOperandCanHold that both thumb2 and arm32 implement. Change-Id: I33794a93caf02ee5d78d32a8471d9fd6fe4f0a00