[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
Tue Feb 22 04:07:54 PST 2022


ro updated this revision to Diff 410504.
ro added a comment.
Herald added a subscriber: emaste.

- Split off `MC` and `CodeGen` parts as D120318 <https://reviews.llvm.org/D120318>.
- Add testcases.


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.410504.patch
Type: text/x-patch
Size: 8535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220222/6495d386/attachment.bin>


More information about the llvm-commits mailing list