Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Do all these change essentially match the ELF linker? A brief look makes me thing they do.
Paths
| Differential D92150
[LTO][wasm][NewPM] Allow using new pass manager for wasm LTO ClosedPublic Authored by aeubanks on Nov 25 2020, 7:45 PM.
Details
Diff Detail
Event TimelineComment Actions Do all these change essentially match the ELF linker? A brief look makes me thing they do. This revision is now accepted and ready to land.Dec 1 2020, 12:18 PM Comment Actions
yup that's the idea Closed by commit rG1314a4938fba: [LTO][wasm][NewPM] Allow using new pass manager for wasm LTO (authored by aeubanks). · Explain WhyDec 1 2020, 12:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308738 lld/test/wasm/lto/new-pass-manager.ll
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/LTO.cpp
lld/wasm/Options.td
|