This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94790ef4cf3 Revert "[TableGen] Fix a typo" new 0a1ed128e2f [yaml2obj] - Allow setting st_value explicitly for Symbol.
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/ELFYAML.h | 1 + lib/ObjectYAML/ELFYAML.cpp | 9 ++-- test/tools/yaml2obj/symbol-name.yaml | 37 ++++++++++++++ tools/yaml2obj/yaml2elf.cpp | 99 +++++++++++++++++++----------------- 4 files changed, 96 insertions(+), 50 deletions(-) create mode 100644 test/tools/yaml2obj/symbol-name.yaml