Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / ARM / ARMELFWriterInfo.cpp
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2010-11-23 Jason W KimMove the ARM reloc constants to Support/ELF.h
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-10-03 Rafael EspindolaJim Asked us to move DataLayout on ARM back to the...
2010-09-28 Eric Christopher80-col fixups.
2010-09-27 Rafael EspindolaOdd additional stub framework for the ARM MC ELF emission.