This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6317ed58b03 [DAGCombine] GetNegatedExpression - constant float vector s [...] new dce5977901e [yaml2elf] - Check we are able to set custom sh_link for .s [...]
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: test/tools/yaml2obj/dynsymtab-shlink.yaml | 97 +++++++++++++++++++++++++++++++ test/tools/yaml2obj/symtab-shlink.yaml | 94 ++++++++++++++++++++++++++++++ tools/yaml2obj/yaml2elf.cpp | 29 +++++---- 3 files changed, 210 insertions(+), 10 deletions(-) create mode 100644 test/tools/yaml2obj/dynsymtab-shlink.yaml create mode 100644 test/tools/yaml2obj/symtab-shlink.yaml