[PATCH] D107955: [ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on Solaris
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 23 05:25:04 PST 2022
ro updated this revision to Diff 410777.
ro added a comment.
- Whitespace fixes.
- Tighten error checking.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107955/new/
https://reviews.llvm.org/D107955
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-readobj/ELF/section-flags-solaris.test
llvm/test/tools/obj2yaml/ELF/retain-section.yaml
llvm/test/tools/yaml2obj/ELF/retain-section.yaml
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107955.410777.patch
Type: text/x-patch
Size: 9249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/b7ca727f/attachment.bin>
More information about the llvm-commits
mailing list