summaryrefslogtreecommitdiff
path: root/test/Object/objdump-relocations.test
Commit message (Expand)AuthorAge
* [Object][ELF][Mips] Print symbol name for MIPS ELF relocations.Simon Atanasyan2014-01-23
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-03
* Teach libObject about some more ELF relocations. llvm-objdump -r now knowsNick Lewycky2012-09-05
* Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...Marshall Clow2012-06-23
* Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay2011-10-31
* ELF: Fix the section that relocations apply to. Add test to verify. Patch by ...Michael J. Spencer2011-10-13
* llvm-objdump: Add relocation and archive support.Michael J. Spencer2011-10-08