summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMELFWriterInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-59/+0
| | | | | | All the credit goes to Jan Voung for noticing it was dead! llvm-svn: 166902
* Prune some includes and forward declarations.Craig Topper2012-03-251-0/+1
| | | | llvm-svn: 153415
* Move the ARM reloc constants to Support/ELF.hJason W Kim2010-11-231-139/+0
| | | | llvm-svn: 120035
* Complete listing of ARM/MC/ELF relocation enumsJason W Kim2010-11-081-3/+134
| | | | llvm-svn: 118413
* Odd additional stub framework for the ARM MC ELF emission.Rafael Espindola2010-09-271-0/+66
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