[PATCH] D69709: [yaml2obj] - Add a way to describe the custom data that is not part of an output section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 00:58:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG06456daa9e59: [yaml2obj] - Add a way to describe the custom data that is not part of an… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D69709?vs=228384&id=228640#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69709

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/include/llvm/ObjectYAML/YAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/lib/ObjectYAML/YAML.cpp
  llvm/test/tools/yaml2obj/custom-fill.yaml
  llvm/test/tools/yaml2obj/duplicate-section-names.test
  llvm/test/tools/yaml2obj/program-header.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69709.228640.patch
Type: text/x-patch
Size: 44582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/f54514e0/attachment-0001.bin>


More information about the llvm-commits mailing list