summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/many-functions.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-2/+2
* [WebAssembly] Update relocation naming to match llvm change. NFC.Sam Clegg2019-02-041-130/+130
* [WebAssembly] Store section alignment as a power of 2Sam Clegg2019-01-161-3/+3
* [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] Add version to linking section (to match llvm-side change)Sam Clegg2018-04-261-0/+1
* [WebAssembly] Remove DataSize from linking metadataSam Clegg2018-02-271-1/+0
* [WebAssembly] Add explicit symbol tableSam Clegg2018-02-231-130/+793
* 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
* Remove trailing whitespace.Rui Ueyama2018-01-241-131/+131
* [WebAssembly] Update YAML in tests to match LLVM changeSam Clegg2018-01-091-131/+261
* [WebAssemlby] Fix typo in target triple used in testsSam Clegg2017-12-191-2/+2
* [WebAssembly] Update YAML expected output after llvm changeSam Clegg2017-12-141-3/+2
* Remove trailing whitespace.Rui Ueyama2017-12-121-136/+136
* [WebAssembly] Improve wasm test casesSam Clegg2017-12-081-5/+2
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+699
OpenPOWER on IntegriCloud