/FIXED:NO is always the default, so that part needs no work.
Also test the interaction of /ORDER: with /INCREMENTAL (I'm not sure our current /INCREMENTAL behavior is correct, but it should have test coverage).
Paths
| Differential D45091
[lld-link] Let /PROFILE imply /OPT:REF /OPT:NOICF /INCREMENTAL:NO /FIXED:NO ClosedPublic Authored by thakis on Mar 30 2018, 7:36 AM.
Details
Diff Detail
Revision Contents
Diff 140425 COFF/Driver.cpp
test/COFF/icf-simple.test
test/COFF/incremental.test
test/COFF/opt.test
|