[llvm] - Recognizing 'PT_OPENBSD_MUTABLE' segment type.
authorBrad Smith <brad@comstyle.com>
Fri, 18 Nov 2022 09:44:33 +0000 (04:44 -0500)
committerBrad Smith <brad@comstyle.com>
Sat, 19 Nov 2022 01:42:10 +0000 (20:42 -0500)
commit96c037ef9c01e5e26c84e571feb3e5c16519727d
tree7161c48912a38481808929286ffb4cfdeb2a5c15
parentfe07eeb8254021fafe3dc0e88cc59862c1215f40
[llvm] - Recognizing 'PT_OPENBSD_MUTABLE' segment type.

Recognizing 'PT_OPENBSD_MUTABLE' segment type.

https://github.com/openbsd/src/commit/bd249b5664da50f0178adea78250a7a0d8ea6566

Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D137903
llvm/test/tools/llvm-objdump/openbsd-headers.test
llvm/test/tools/llvm-readobj/ELF/program-headers.test
llvm/tools/llvm-objdump/ELFDump.cpp
llvm/tools/llvm-readobj/ELFDumper.cpp