summaryrefslogtreecommitdiff
path: root/test/lld/duplicate_imports.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Do not repeat types names in text output (#6499)Thomas Lively2024-04-161-8/+8
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-8/+8
* 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-27/+0
* wasm-emscripten-finalize: Improve detection of mainReadsParams (#4701)Sam Clegg2022-05-311-1/+1
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* Remove Type ordering (#3793)Thomas Lively2021-05-181-4/+4
* LegalizeJSInterface: Remove illegal imports once they are no longer used (#3815)Sam Clegg2021-04-161-2/+1
* Rename emscripten metadata key to reflect new unmangled names (#3813)Sam Clegg2021-04-151-1/+1
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-3/+3
* Fix LegalizeJSInterface with RefFuncs (#3749)Alon Zakai2021-03-301-1/+2
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-3/+3
* finalize: remove initializers from metadata output (#3479)Sam Clegg2021-01-111-3/+0
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-071-1/+1
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-1/+0
* Let GenerateDynCalls generate dynCalls for invokes (#3192)Heejin Ahn2020-10-021-3/+23
* Stop generating __growWasmMemory (#3180)Sam Clegg2020-10-011-9/+2
* Refactor wasm-emscripten-finalize to use a single pass runner (#2987)Sam Clegg2020-08-051-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-31/+1
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-8/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-7/+7
* Remove FunctionType (#2510)Thomas Lively2019-12-111-9/+10
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-0/+122