[PATCH] D81005: [yaml2obj] - Add a way to exclude specified sections from the section header.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 04:18:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
grimar marked 2 inline comments as done.
Closed by commit rGc781e7370e9b: [yaml2obj] - Add a way to exclude specified sections from the section header. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D81005?vs=268179&id=268416#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81005/new/

https://reviews.llvm.org/D81005

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/section-headers-exclude.yaml
  llvm/test/tools/yaml2obj/ELF/section-headers.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81005.268416.patch
Type: text/x-patch
Size: 28008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/28ac7629/attachment.bin>


More information about the llvm-commits mailing list