[PATCH] D69895: [yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_OPTIONS sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 05:38:15 PST 2019


grimar updated this revision to Diff 228422.
grimar added a comment.

- Fixed numeration in the test case.
- Update the 3rd case as was suggested.


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

https://reviews.llvm.org/D69895

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/obj2yaml/linker-options.yaml
  llvm/test/tools/yaml2obj/linker-options.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69895.228422.patch
Type: text/x-patch
Size: 13507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/55b37898/attachment.bin>


More information about the llvm-commits mailing list