[PATCH] D89391: [yaml2obj] - Allow specifying no tags to create empty sections in few cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 01:22:38 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8bb30c55180: [yaml2obj] - Allow specifying no tags to create empty sections in few cases. (authored by grimar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89391

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/gnu-hash-section.yaml
  llvm/test/tools/yaml2obj/ELF/hash-section.yaml
  llvm/test/tools/yaml2obj/ELF/llvm-addrsig-section.yaml
  llvm/test/tools/yaml2obj/ELF/note-section.yaml
  llvm/test/tools/yaml2obj/ELF/stack-sizes.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89391.298328.patch
Type: text/x-patch
Size: 10924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/348f8538/attachment.bin>


More information about the llvm-commits mailing list