See https://reviews.llvm.org/D109572 for the original ELF version.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145431
[lld][WebAssembly] Implement --why-extract flag from the ELF backend ClosedPublic Authored by sbc100 on Mar 6 2023, 2:38 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 6 2023, 5:15 PM This revision was landed with ongoing or failed builds.Mar 6 2023, 5:56 PM Closed by commit rG8aef04fa69a2: [lld][WebAssembly] Implement --why-extract flag from the ELF backend (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502879 lld/test/wasm/why-extract.s
lld/wasm/Config.h
lld/wasm/Driver.cpp
lld/wasm/Options.td
lld/wasm/SymbolTable.cpp
|
drop braces for one-line simple statements.