[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:05:42 PST 2019


mstorsjo updated this revision to Diff 180455.
mstorsjo added a comment.

Added a newline before the comment in the header, minimized the yaml testcase.


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.180455.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/1c560ad0/attachment.bin>


More information about the llvm-commits mailing list