PT_GNU_STACK is used in an llvm-objcopy test.
I plan to use PT_GNU_RELRO in a patch to improve nested segment
processing in llvm-objcopy (PR42963).
Paths
| Differential D67146
[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO ClosedPublic Authored by MaskRay on Sep 4 2019, 12:27 AM.
Details Summary PT_GNU_STACK is used in an llvm-objcopy test. I plan to use PT_GNU_RELRO in a patch to improve nested segment
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 4 2019, 2:05 AM Comment Actions Update a test test/tools/llvm-objcopy/ELF/marker-segment.test to use PT_GNU_STACK Closed by commit rL370857: [yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO (authored by MaskRay). · Explain WhySep 4 2019, 2:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 218617 lib/ObjectYAML/ELFYAML.cpp
test/tools/llvm-objcopy/ELF/marker-segment.test
test/tools/yaml2obj/program-header.yaml
|