[PATCH] D95728: [yaml2obj/obj2yaml/llvm-readobj] Support SHF_GNU_RETAIN
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 09:17:54 PST 2021
MaskRay updated this revision to Diff 320813.
MaskRay added a comment.
Move "R (retain)" to the left of "p" (this matches GNU)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95728/new/
https://reviews.llvm.org/D95728
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-readobj/ELF/gnu-sections.test
llvm/test/tools/llvm-readobj/ELF/section-flags-os-proc.test
llvm/test/tools/llvm-readobj/ELF/section-flags.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95728.320813.patch
Type: text/x-patch
Size: 9992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/a5a9decb/attachment.bin>
More information about the llvm-commits
mailing list