This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 4c3dab1 [ELF] - Fixed integral constant overflow warning under MSVS 2 [...] new 62bca28 [ELF] Create output sections in LinkerScript class
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/InputSection.cpp | 10 ---------- ELF/InputSection.h | 2 -- ELF/LinkerScript.cpp | 42 +++++++++++++++++++++++++++++++++++++++++- ELF/LinkerScript.h | 5 +++++ ELF/Writer.cpp | 44 +++++++++++++++++++++++++++++++------------- 5 files changed, 77 insertions(+), 26 deletions(-)