[PATCH] D104035: [yaml2obj][obj2yaml] Support custom ELF section header string table name

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 02:02:51 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c1639fe064b: [yaml2obj][obj2yaml] Support custom ELF section header string table name (authored by jhenderson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104035

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/obj2yaml/ELF/invalid-section-name.yaml
  llvm/test/tools/obj2yaml/ELF/shstrtab.yaml
  llvm/test/tools/yaml2obj/ELF/shstrtab.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104035.352377.patch
Type: text/x-patch
Size: 47489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/a6555f50/attachment.bin>


More information about the llvm-commits mailing list