summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-201-1/+1
* Fix incorrect relocation generation. Patch by Kristof Beyls.Rafael Espindola2011-12-221-8/+1
* Make the virtual methods in ARMELFObjectWriter public.Rafael Espindola2011-12-221-7/+6
* Fix name in comments.Rafael Espindola2011-12-221-1/+1
* Move the ARM specific parts of the ELF writer to Target/ARM.Rafael Espindola2011-12-221-0/+286
OpenPOWER on IntegriCloud