This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a98779d25ce [llvm-dwarfdump] Fix dumping of wrong locstats map new 60c50e7e79d [yaml2obj] - Alow Size tag for describing SHT_HASH sections.
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/ELFEmitter.cpp | 4 +- lib/ObjectYAML/ELFYAML.cpp | 17 +++-- test/tools/yaml2obj/elf-hash-section.yaml | 105 +++++++++++++++++++++++++++++- 4 files changed, 117 insertions(+), 10 deletions(-)