[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 06:42:12 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42e391e4ca84: [ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on Solaris (authored by ro).

Changed prior to commit:
  https://reviews.llvm.org/D107955?vs=410777&id=410804#toc

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.410804.patch
Type: text/x-patch
Size: 9245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/e71ea0aa/attachment.bin>


More information about the llvm-commits mailing list