summaryrefslogtreecommitdiffstats
path: root/test/Object/objdump-relocations.test
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+11
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-031-0/+7
* Teach libObject about some more ELF relocations. llvm-objdump -r now knowsNick Lewycky2012-09-051-0/+13
* Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...Marshall Clow2012-06-231-0/+10
* Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay2011-10-311-4/+4
* ELF: Fix the section that relocations apply to. Add test to verify. Patch by ...Michael J. Spencer2011-10-131-0/+4
* llvm-objdump: Add relocation and archive support.Michael J. Spencer2011-10-081-0/+24