This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82be5f534b3 [X86][AutoUpgrade] Make some tweaks to reduce the number of [...] new 6ccdeef1530 [ObjectYAML] [COFF] Support multiple symbols with the same name
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ObjectYAML/COFFYAML.h | 6 +++ lib/ObjectYAML/COFFYAML.cpp | 3 +- test/tools/yaml2obj/coff-symbol-index.yaml | 74 ++++++++++++++++++++++++++++++ tools/obj2yaml/coff2yaml.cpp | 18 +++++++- tools/yaml2obj/yaml2coff.cpp | 11 ++++- 5 files changed, 109 insertions(+), 3 deletions(-) create mode 100644 test/tools/yaml2obj/coff-symbol-index.yaml