Add support for the R_ARM_TARGET1 relocation, which should be given to relocations...
[oota-llvm.git] / include / llvm / MC / MCCodeGenInfo.h
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-08-23 Evan ChengSome refactoring so TargetRegistry.h no longer has...
2011-07-20 Evan Cheng- Move CodeModel from a TargetMachine global option...
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...