[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
Wed Jun 3 07:06:13 PDT 2020


grimar updated this revision to Diff 268179.
grimar marked 31 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D81005

Files:
  d.diff
  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.268179.patch
Type: text/x-patch
Size: 59635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/77826db2/attachment-0001.bin>


More information about the llvm-commits mailing list