summaryrefslogtreecommitdiff
path: root/lld/test/wasm/load-undefined.test
AgeCommit message (Expand)Author
2020-11-19[WebAssembly] Add support for named globals in the object format.Sam Clegg
2020-05-28[lld][WebAssembly] Convert some lld tests to assemblySam Clegg
2018-08-04[WebAssembly] Don't error when --undefined symbols are not foundSam Clegg
2018-08-02[lld] Make tests calling llvm-ar more robustChris Jackson
2018-06-20[WebAssembly] Minor cleanup to test inputs. NFC.Sam Clegg
2018-05-14[WebAssembly] Allow signautre of entry function to be flexibleSam Clegg
2018-05-05[WebAssembly] Check function signatures by defaultSam Clegg
2018-03-12[WebAssembly] Reorder synthetic functions to come firstNicholas Wilson
2018-03-01[WebAssembly] Reorder exports to match symbol table orderNicholas Wilson
2018-02-16Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama
2018-02-07[WebAssembly] Add __data_end link-sythentic symbol.Sam Clegg
2018-02-02[WebAssembly] Fix signature mismatches in test codeSam Clegg
2018-01-31[WebAssembly] Reduce redundancy in testsSam Clegg