This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ff50d1d Do not return null or Undefined from find{All,}ByVersion. new 3c8a509 [ELF] - Use error() instead of fatal() during relaxation of R [...]
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 | 2 +- test/ELF/invalid/Inputs/broken-relaxation-x64.elf | Bin 0 -> 688 bytes test/ELF/invalid/broken-relaxation-x64.s | 46 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 test/ELF/invalid/Inputs/broken-relaxation-x64.elf create mode 100644 test/ELF/invalid/broken-relaxation-x64.s