summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/function-imports.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-2/+3
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-8/+5
* [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] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-7/+7
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-1/+1
* [WebAssembly] Fix signature mismatches in test codeSam Clegg2018-02-021-1/+1
* [WebAssembly] Use inline target tripple in test casesSam Clegg2018-01-241-2/+4
* [WebAssembly] Create synthetic __wasm_call_ctors functionSam Clegg2018-01-121-1/+4
* [WebAssembly] Update YAML in tests to match LLVM changeSam Clegg2018-01-091-2/+2
* [WebAssemlby] Fix typo in target triple used in testsSam Clegg2017-12-191-2/+2
* [WebAssembly] Improve wasm test casesSam Clegg2017-12-081-5/+2
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+40
OpenPOWER on IntegriCloud