[PATCH] D63596: [yaml2obj/obj2yaml] - Allow having the symbols and sections with duplicated names.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 21:52:48 PDT 2019
MaskRay added a comment.
Nice! Can you add another test that checks if a symbol can be defined relative to a section with duplicates? It can probably be placed in `duplicate-section-names.test`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63596/new/
https://reviews.llvm.org/D63596
More information about the llvm-commits
mailing list