summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/weak-undefined.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-4/+5
* [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-9/+6
* [WebAssembly] Instruction renamingThomas Lively2019-01-081-1/+1
* [WebAssembly] Add --[no]-export-dynamic to replace --export-defaultSam Clegg2018-09-271-8/+3
* [WebAssembly] Don't error when --undefined symbols are not foundSam Clegg2018-08-041-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] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-9/+9
* [WebAssembly] Reorder exports to match symbol table orderNicholas Wilson2018-03-011-9/+9
* [WebAssembly] Remove DataSize from linking metadataSam Clegg2018-02-271-3/+0
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-1/+1
* [WebAssembly] Add __data_end link-sythentic symbol.Sam Clegg2018-02-071-0/+9
* [WebAssembly] Fix signature mismatches in test codeSam Clegg2018-02-021-6/+6
* [WebAssembly] Use inline target tripple in test casesSam Clegg2018-01-241-1/+3
* Remove trailing whitespace.Rui Ueyama2018-01-241-1/+1
* [WebAssembly] Remove special handling of entry point export.Sam Clegg2018-01-201-3/+3
* [WebAssembly] Define __heap_base globalSam Clegg2018-01-171-0/+9
* [WebAssembly] Create synthetic __wasm_call_ctors functionSam Clegg2018-01-121-1/+7
* [WebAssembly] Update YAML in tests to match LLVM changeSam Clegg2018-01-091-4/+8
* [WebAssembly] Write out undefined symbol addresses as zeroSam Clegg2018-01-081-0/+80
OpenPOWER on IntegriCloud