summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/undefined-weak-call.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-3/+4
* [WebAssembly] Don't export __data_end and __heap_base by default.Sam Clegg2019-05-311-18/+0
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-12/+7
* [WebAssembly] Refactor handling of weak undefined functions. NFC.Sam Clegg2019-02-071-3/+3
* [WebAssembly] Instruction renamingThomas Lively2019-01-081-1/+1
* [WebAssembly] Add --[no]-export-dynamic to replace --export-defaultSam Clegg2018-09-271-1/+1
* [WebAssembly] Remove final -wasm component of target triple. NFC.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Check function signatures by defaultSam Clegg2018-05-051-1/+1
* [WebAssembly] Implement --print-gc-sections for synthetic functionsNicholas Wilson2018-04-201-1/+4
* [WebAssembly] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-13/+13
* [WebAssembly] Handle weak undefined functions with a synthetic stubNicholas Wilson2018-03-091-0/+117
OpenPOWER on IntegriCloud