summaryrefslogtreecommitdiff
path: root/test/Object/objdump-relocations.test
AgeCommit message (Expand)Author
2017-09-01[WebAssembly] Update relocation names to match specSam Clegg
2017-07-10[WebAssembly] Be consistent in generating trivial test input filesSam Clegg
2014-10-29Fix getRelocationValueString to return the symbol name for EM_386.Jan Wen Voung
2014-01-23[Object][ELF][Mips] Print symbol name for MIPS ELF relocations.Simon Atanasyan
2013-04-03Implement the "mips endian" for r_info.Rafael Espindola
2012-09-05Teach libObject about some more ELF relocations. llvm-objdump -r now knowsNick Lewycky
2012-06-23Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...Marshall Clow
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay
2011-10-13ELF: Fix the section that relocations apply to. Add test to verify. Patch by ...Michael J. Spencer
2011-10-08llvm-objdump: Add relocation and archive support.Michael J. Spencer