summaryrefslogtreecommitdiff
path: root/lld/test/wasm/function-index.test
AgeCommit message (Expand)Author
2020-05-28[lld][WebAssembly] Convert some lld tests to assemblySam Clegg
2019-10-18[WebAssembly] Allow multivalue signatures in object filesThomas Lively
2018-05-05[WebAssembly] Check function signatures by defaultSam Clegg
2018-02-16Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama
2018-02-02[WebAssembly] Fix signature mismatches in test codeSam Clegg
2018-01-24[WebAssembly] Use inline target tripple in test casesSam Clegg
2017-12-19[WebAssemlby] Fix typo in target triple used in testsSam Clegg
2017-12-08[WebAssembly] Improve wasm test casesSam Clegg
2017-11-17[WebAssembly] Initial wasm linker implementationSam Clegg