summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/phdrs.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump tests] Copy the inputs of tests closer to tests.Krasimir Georgiev2017-01-171-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 Italiano2017-01-161-0/+14
| | | | | PR: 31641 llvm-svn: 292170
* [llvm-objdump] Dump PT_GNU_RELRO as part of -p.Davide Italiano2017-01-161-0/+18
PR: 31641 llvm-svn: 292169
OpenPOWER on IntegriCloud