This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7b66eb [Hexagon] Require IPO library in Hexagon build new bf34add [obj2yaml] Produce correct output for invalid relocations.
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/Object/Inputs/invalid-reloc.elf-x86-64 | Bin 0 -> 624 bytes test/Object/obj2yaml-invalid-reloc.test | 37 ++++++++++++++++++++++++++++ tools/obj2yaml/elf2yaml.cpp | 16 +++++++++--- 3 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 test/Object/Inputs/invalid-reloc.elf-x86-64 create mode 100644 test/Object/obj2yaml-invalid-reloc.test