This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8889e828a4a [obj2yaml] - Rework tool's error reporting logic for ELF target. new cabe7eba745 Revert r366052 "[obj2yaml] - Rework tool's error reporting [...]
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/Object/ELF.h | 23 +- test/tools/obj2yaml/section-group.test | 24 +- test/tools/obj2yaml/special-symbol-indices.yaml | 2 +- tools/obj2yaml/elf2yaml.cpp | 319 ++++++++++++------------ tools/obj2yaml/obj2yaml.cpp | 13 +- tools/obj2yaml/obj2yaml.h | 2 +- 6 files changed, 184 insertions(+), 199 deletions(-)