This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 905eb1482 [ELF][RISCV] Create dummy .sdata for __global_pointer$ if .sd [...] new e762feda1 [ELF] - Attemp to fix BB. new c80fe9784 Add --undefined-glob which is an --undefined with wildcard pa [...] new 2abbba6ca lld/coff: slightly simplify ImportFile::parse()
The 3 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: COFF/InputFiles.cpp | 3 +- ELF/Driver.cpp | 44 ++++++++++++---- ELF/Options.td | 3 ++ docs/ld.lld.1 | 18 ++++++- .../ELF/invalid/undefined-local-symbol-in-dso.test | 2 +- test/ELF/undefined-glob.s | 58 ++++++++++++++++++++++ 6 files changed, 114 insertions(+), 14 deletions(-) create mode 100644 test/ELF/undefined-glob.s