This follows a similar ELF change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm. We want to stick with ELF wherever possible, and I don't know of any wasm users using this flag yet.
Paths
| Differential D93253
[wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager ClosedPublic Authored by aeubanks on Dec 14 2020, 3:04 PM.
Details Summary This follows a similar ELF change.
Diff Detail
Event TimelineHerald added subscribers: dang, steven_wu, sunfish and 2 others. · View Herald TranscriptDec 14 2020, 3:04 PM This revision is now accepted and ready to land.Dec 14 2020, 3:19 PM Comment Actions lgtm. We want to stick with ELF wherever possible, and I don't know of any wasm users using this flag yet. This revision was landed with ongoing or failed builds.Jan 19 2021, 11:23 AM Closed by commit rGa23178690987: [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317635 lld/test/wasm/lto/new-pass-manager.ll
lld/test/wasm/lto/verify-invalid.ll
lld/wasm/Driver.cpp
lld/wasm/Options.td
|