[PATCH] D56294: [ObjectYAML] [COFF] Support multiple symbols with the same name
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 7 04:52:07 PST 2019
mstorsjo updated this revision to Diff 180463.
mstorsjo marked 4 inline comments as done.
mstorsjo added a comment.
Stripped the test yaml further, with empty `Characteristics` and removed `SectionDefinition`s.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56294/new/
https://reviews.llvm.org/D56294
Files:
include/llvm/ObjectYAML/COFFYAML.h
lib/ObjectYAML/COFFYAML.cpp
test/tools/yaml2obj/coff-symbol-index.yaml
tools/obj2yaml/coff2yaml.cpp
tools/yaml2obj/yaml2coff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56294.180463.patch
Type: text/x-patch
Size: 6753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/b499984d/attachment.bin>
More information about the llvm-commits
mailing list