Prevent ARM assembler from losing a right shift by #32 applied to a register
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...