summaryrefslogtreecommitdiff
path: root/test/lld/shared_add_to_table.wasm.out
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* 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-34/+0
* First class Data Segments (#4733)Ashley Nelson2022-06-211-1/+1
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Rename emscripten metadata key to reflect new unmangled names (#3813)Sam Clegg2021-04-151-1/+1
* Remove renaming of __wasm_call_ctors (#3811)Sam Clegg2021-04-151-2/+2
* Remove final remnants of name mangling from wasm-emscripten (#3785)Sam Clegg2021-04-151-7/+7
* 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-36/+14
* Remove now-redundant stack pointer manipulation passes (#3251)Sam Clegg2020-10-181-0/+2
* finalize: remove legacy support for "table" import (#3249)Sam Clegg2020-10-161-1/+1
* Assign import names consistently between text and binaryn reader (#3238)Sam Clegg2020-10-141-15/+15
* Prototype extended-name-section proposal (#3162)Daniel Wirtz2020-09-291-1/+1
* Move emscripten PIC ABI conversion to a pass. NFC. (#2985)Sam Clegg2020-07-241-4/+4
* Move optional metadata field so its not last (#2909)Sam Clegg2020-06-111-2/+2
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-7/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-7/+7
* Only do fp$ optimization in the main module (#2720)Alon Zakai2020-04-071-28/+17
* Avoid unnecessary fp$ in side modules (#2717)Alon Zakai2020-03-311-0/+144