This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2a5edfd31 [ELF] - Use multithreading for building .gdb_index. new 5932c6214 [ELF] - Recommit r309252 "[ELF] - Fix missing relocation when [...]
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/Symbols.cpp | 15 ++++++++++----- test/ELF/executable-undefined-ignoreall.s | 13 +++++++++++++ test/ELF/executable-undefined-protected-ignoreall.s | 8 ++++++++ test/ELF/no-inhibit-exec.s | 6 +++++- 4 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 test/ELF/executable-undefined-ignoreall.s create mode 100644 test/ELF/executable-undefined-protected-ignoreall.s