Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mach-o LC_RPATH support to llvm-objdump | Jean-Daniel Dupas | 2014-12-04 | 1 | -0/+7 |
| | | | | | | | | | | Summary: Add rpath load command support in Mach-O object and update llvm-objdump to use it. Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D6512 llvm-svn: 223343 | ||||
* | [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl. | Michael J. Spencer | 2013-01-06 | 1 | -0/+10 |
| | | | | llvm-svn: 171650 | ||||
* | [objdump] Add --private-headers, -p. | Michael J. Spencer | 2013-01-06 | 1 | -0/+8 |
This currently prints the ELF program headers. llvm-svn: 171649 |