Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objdump tests] Copy the inputs of tests closer to tests. | Krasimir Georgiev | 2017-01-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Summary: Tests under tools/llvm-objdump should not use inputs from Object. Copied the required inputs and aligned the new tests to be more consistent with the existing tests in this respect. Reviewers: ioeric Reviewed By: ioeric Subscribers: davide, djasper, cfe-commits Differential Revision: https://reviews.llvm.org/D28799 llvm-svn: 292222 | ||||
* | [llvm-objdump] Dump PT_NOTE as part of -p. | Davide Italiano | 2017-01-16 | 1 | -0/+14 |
| | | | | | PR: 31641 llvm-svn: 292170 | ||||
* | [llvm-objdump] Dump PT_GNU_RELRO as part of -p. | Davide Italiano | 2017-01-16 | 1 | -0/+18 |
PR: 31641 llvm-svn: 292169 |