Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj][ELF] Teach llvm-readobj to show dynamic relocation in REL format | Simon Atanasyan | 2016-01-16 | 1 | -0/+0 |
MIPS 32-bit ABI uses REL relocation record format to save dynamic relocations. The patch teaches llvm-readobj to show dynamic relocations in this format. Differential Revision: http://reviews.llvm.org/D16114 llvm-svn: 258001 |