summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/objdump-relocations.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Print relocation addends in hexadecimalDavid Bozier2019-11-191-7/+7
* [llvm\test\Object] - An initial step to cleanup the test cases.George Rimar2019-07-081-66/+125
* [llvm-objdump] - Print relocation record in a GNU format.George Rimar2019-05-071-1/+1
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-4/+4
* [WebAssembly] Update more test cases after FixFunctionBitcastsHeejin Ahn2018-11-071-0/+1
* Implemented sane default for llvm-objdump's relocation Value formatDaniel Cederman2018-06-011-5/+5
* [WebAssembly] Implement getRelocationValueString()Sam Clegg2018-04-261-3/+3
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-011-3/+3
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-1/+1
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-1/+1
* [WebAssembly] Be consistent in generating trivial test input filesSam Clegg2017-07-101-0/+7
* Fix getRelocationValueString to return the symbol name for EM_386.Jan Wen Voung2014-10-291-3/+3
* [Object][ELF][Mips] Print symbol name for MIPS ELF relocations.Simon Atanasyan2014-01-231-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
OpenPOWER on IntegriCloud