summaryrefslogtreecommitdiff
path: root/test/lld/main_module_table_5.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-3/+0
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-3/+3
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Remove metadata generation from wasm-emscripten-finalize (#4863)Sam Clegg2022-08-071-25/+0
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* Fix element segment ordering in Print (#3818)Abbas Mashayekh2021-04-201-1/+1
* Rename emscripten metadata key to reflect new unmangled names (#3813)Sam Clegg2021-04-151-1/+1
* Remove final remnants of name mangling from wasm-emscripten (#3785)Sam Clegg2021-04-151-3/+3
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-1/+0
* Remove support for emscripten legacy PIC ABI (#3299)Sam Clegg2020-10-291-15/+3
* Remove now-redundant stack pointer manipulation passes (#3251)Sam Clegg2020-10-181-2/+1
* EmscriptenPIC: Remove internalization of GOT entries (#3211)Sam Clegg2020-10-131-7/+7
* Stop generating __growWasmMemory (#3180)Sam Clegg2020-10-011-8/+0
* Fix applying default / unify SExpr and Wasm builder names (#3179)Daniel Wirtz2020-09-301-1/+1
* Refactor wasm-emscripten-finalize to use a single pass runner (#2987)Sam Clegg2020-08-051-8/+8
* Move emscripten PIC ABI conversion to a pass. NFC. (#2985)Sam Clegg2020-07-241-5/+5
* Move optional metadata field so its not last (#2909)Sam Clegg2020-06-111-2/+2
* Remove stackSave/stackAlloc/stackRestore code generation (#2852)Sam Clegg2020-05-201-30/+0
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-9/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-9/+9
* Avoid fp$ access in MAIN_MODULES (#2704)Alon Zakai2020-03-271-0/+114