commit | f1fdd3326912682df3c8b91f46819b8373174fda | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Tue Oct 18 10:54:56 2016 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Tue Oct 18 10:54:56 2016 +0000 |
tree | c0565eda3595e9af18bee2e2bb5ca68152ce8da0 | |
parent | a6faf3af510c0f9c4318fecd2f37506758de6954 [diff] |
[llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers. These are OpenBSD specific program headers and currently we support them in LLD. Description of headers (just in case) available here: http://man.openbsd.org/OpenBSD-current/man5/elf.5 OpenBSD commits were: For PT_OPENBSD_RANDOMIZE: https://github.com/openbsd/src/commit/c494713c450d98da3f2e1451ee8c7fb675a7c461 For PT_OPENBSD_WXNEEDED: https://github.com/openbsd/src/commit/2a5a8fc7e30928c2cff57cfe5fb491c90d8478ad Differential revision: https://reviews.llvm.org/D25616 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284471 91177308-0d34-0410-b5e6-96231b3b80d8