Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objdump] Print relocation addends in hexadecimal | David Bozier | 2019-11-19 | 1 | -2/+2 |
* | [llvm\test\Object] - An initial step to cleanup the test cases. | George Rimar | 2019-07-08 | 1 | -96/+181 |
* | Implemented sane default for llvm-objdump's relocation Value format | Daniel Cederman | 2018-06-01 | 1 | -3/+3 |
* | Revert r265817 | Colin LeMahieu | 2016-04-08 | 1 | -6/+6 |
* | [llvm-objdump] Printing hex instead of dec by default | Colin LeMahieu | 2016-04-08 | 1 | -6/+6 |
* | Fix getRelocationValueString to return the symbol name for EM_386. | Jan Wen Voung | 2014-10-29 | 1 | -3/+3 |
* | Fix "llvm-objdump -d -r" to show relocations inline for ELF files | Mark Seaborn | 2014-01-25 | 1 | -0/+35 |
* | Object: Fix Mach-O relocation printing. | Ahmed Bougacha | 2013-05-14 | 1 | -0/+35 |
* | Move x86-specific tests into X86 folder. | Eli Friedman | 2011-11-01 | 1 | -0/+32 |