summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMELFWriterInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Jim Asked us to move DataLayout on ARM back to the most specialized classes. DoRafael Espindola2010-10-031-1/+2
| | | | | | | | so and also change X86 for consistency. Investigating if this can be improved a bit. llvm-svn: 115469
* 80-col fixups.Eric Christopher2010-09-281-2/+4
| | | | llvm-svn: 114943
* Odd additional stub framework for the ARM MC ELF emission.Rafael Espindola2010-09-271-0/+65
llc now recognizes the "intent" to support MC/obj emission for ARM, but given that they are all stubs, it asserts on --filetype=obj --march=arm Patch by Jason Kim. llvm-svn: 114856
OpenPOWER on IntegriCloud