aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMELFWriterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-071-14/+10
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-6/+5
* Move the ARM reloc constants to Support/ELF.hJason W Kim2010-11-231-3/+4
* Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the ...Jason W Kim2010-11-181-2/+16
* Jim Asked us to move DataLayout on ARM back to the most specialized classes. DoRafael Espindola2010-10-031-1/+2
* 80-col fixups.Eric Christopher2010-09-281-2/+4
* Odd additional stub framework for the ARM MC ELF emission.Rafael Espindola2010-09-271-0/+65