This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 4270493 Use noexcept directly now that all compilers support it new 37c0259 Fix build failure. new 12b0daa Allow linker-script-defined entry symbols.
The 2 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/Config.h | 1 - ELF/Driver.cpp | 15 +++++++-------- ELF/MarkLive.cpp | 3 +-- ELF/OutputSections.cpp | 2 +- ELF/Writer.cpp | 9 ++++++--- test/ELF/linkerscript/linkerscript.s | 8 ++++++++ 6 files changed, 23 insertions(+), 15 deletions(-)