This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from fc3eaadfe [WebAssembly] Error if both --export-table and --import-table [...] new 312157608 [lld-link] Let /PROFILE imply /OPT:REF /OPT:NOICF /INCREMENTA [...] new 8a4b1d55e [lld-link] Add comment explaining that /FIXED behavior is cor [...]
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: COFF/Driver.cpp | 26 ++++++++++++++++++-------- test/COFF/fixed.test | 24 ++++++++++++++++++++++++ test/COFF/icf-simple.test | 5 +++++ test/COFF/incremental.test | 34 ++++++++++++++++++++++++++++++++++ test/COFF/opt.test | 19 +++++++++++++++---- 5 files changed, 96 insertions(+), 12 deletions(-) create mode 100644 test/COFF/fixed.test