This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7d9aa4e [ELF] Linker script: implement LOADADDR new 28ffea9 [ELF] Don't fail if undefined symbol is not used
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/Relocations.cpp | 24 ++++++++++++++++++++++++ ELF/Writer.cpp | 24 ------------------------ test/ELF/Inputs/use-bar.s | 2 ++ test/ELF/libsearch.s | 6 +++++- test/ELF/linkerscript/edata-etext.s | 2 +- test/ELF/sysroot.s | 1 + test/ELF/undef-shared.s | 5 +++++ test/ELF/undef.s | 4 ++-- 8 files changed, 40 insertions(+), 28 deletions(-) create mode 100644 test/ELF/Inputs/use-bar.s