This is exposed via a new flag /opt:lldltojobs=N, where N is the number of
code generation threads.
Depends on D12260
Paths
| Differential D12309
[lld] COFF: Implement parallel LTO code generation. ClosedPublic Authored by pcc on Aug 24 2015, 8:08 PM.
Details Summary This is exposed via a new flag /opt:lldltojobs=N, where N is the number of Depends on D12260
Diff Detail Event Timelinepcc updated this object. pcc added a parent revision: D12260: CodeGen: Introduce LinkedCodeGen and teach LTOCodeGenerator to use it..
Comment Actions
This revision is now accepted and ready to land.Aug 25 2015, 12:03 AM Closed by commit rL246342: COFF: Implement parallel LTO code generation. (authored by pcc). · Explain WhyAug 28 2015, 3:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33049 COFF/Config.h
COFF/Driver.cpp
COFF/SymbolTable.h
COFF/SymbolTable.cpp
test/COFF/lto-parallel.ll
test/COFF/weak-external.test
test/COFF/weak-external3.test
|
Remove { and }.