[PATCH] D63596: [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated names.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 01:24:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL364282: [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated… (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63596?vs=206221&id=206387#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63596

Files:
  llvm/trunk/test/Object/X86/obj2yaml-dup-section-name.s
  llvm/trunk/test/tools/obj2yaml/duplicate-symbol-and-section-names.test
  llvm/trunk/test/tools/yaml2obj/duplicate-section-names.test
  llvm/trunk/test/tools/yaml2obj/duplicate-symbol-names.test
  llvm/trunk/tools/obj2yaml/elf2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63596.206387.patch
Type: text/x-patch
Size: 21038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/c5ef6218/attachment.bin>


More information about the llvm-commits mailing list