[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
Mon Jun 24 05:13:29 PDT 2019


grimar updated this revision to Diff 206197.
grimar marked an inline comment as done.
grimar added a comment.

- Renamed the test case, updated its  'CASE1' comment to mention not only symbols, but also sections.


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

https://reviews.llvm.org/D63596

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63596.206197.patch
Type: text/x-patch
Size: 20733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/31bc1a41/attachment.bin>


More information about the llvm-commits mailing list