This is similar to --global-base but determines where to place the
table segments rather than that data segments.
See https://github.com/emscripten-core/emscripten/issues/20097
Paths
| Differential D158892
[lld][WebAssembly] Add `--table-base` setting ClosedPublic Authored by sbc100 on Aug 25 2023, 2:14 PM.
Details
Summary This is similar to --global-base but determines where to place the See https://github.com/emscripten-core/emscripten/issues/20097
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2023, 3:05 PM This revision was landed with ongoing or failed builds.Aug 25 2023, 4:11 PM Closed by commit rG93adcb770b99: [lld][WebAssembly] Add `--table-base` setting (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553661 lld/test/wasm/table-base.s
lld/wasm/Driver.cpp
lld/wasm/Options.td
lld/wasm/Writer.cpp
|
what is this global 0 for?