This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 557e5be [ELF] - Apply clang-format to LinkerScript.cpp, NFC. new ac8c686 Set entry address to 0x0 if no _start symbol
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/Config.h | 2 +- ELF/Driver.cpp | 31 +++++++++++++++++++------------ ELF/Writer.cpp | 4 +--- test/ELF/arm-gnu-ifunc.s | 2 +- test/ELF/edata-etext.s | 18 +++++++++--------- test/ELF/entry.s | 4 +++- test/ELF/linkerscript/symbols-synthetic.s | 3 ++- test/ELF/reproduce-windows.s | 2 +- test/ELF/resolution.s | 18 +++++++++--------- test/ELF/undef-start.s | 3 +-- 10 files changed, 47 insertions(+), 40 deletions(-)