This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1cbc6fd [ELF] - Fix use of freed memory. new e3144f4 [ELF] - Do not call fatal() in Target.cpp, call error() instead.
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: ELF/Target.cpp | 14 +++++----- test/ELF/invalid/Inputs/invalid-relocation-x64.elf | Bin 0 -> 559 bytes test/ELF/invalid/invalid-relocation-x64.s | 31 +++++++++++++++++++++ 3 files changed, 38 insertions(+), 7 deletions(-) create mode 100644 test/ELF/invalid/Inputs/invalid-relocation-x64.elf create mode 100644 test/ELF/invalid/invalid-relocation-x64.s