This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8cce69432 Avoid some temporary allocations. new d38cae7c2 COFF: Process /merge flag as we create output sections.
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: COFF/DLL.h | 5 ++++ COFF/DriverUtils.cpp | 4 +++ COFF/Writer.cpp | 69 ++++++++++++++++++++++++++++++------------------- test/COFF/export32.test | 10 +++++++ test/COFF/merge.test | 12 +++++++++ test/COFF/unwind.test | 26 +++++++++++++++---- 6 files changed, 95 insertions(+), 31 deletions(-)