summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/export.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement NO_STRIPDan Gohman2019-08-291-3/+10
* [WebAssembly] Don't export __data_end and __heap_base by default.Sam Clegg2019-05-311-6/+0
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-3/+3
* [WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flagSam Clegg2019-02-071-1/+22
* [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-2/+2
* [WebAssembly] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-2/+2
* [WebAssembly] Reorder exports to match symbol table orderNicholas Wilson2018-03-011-6/+6
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-2/+2
* [WebAssembly] Add __data_end link-sythentic symbol.Sam Clegg2018-02-071-0/+3
* [WebAssembly] Fix signature mismatches in test codeSam Clegg2018-02-021-4/+4
* [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/+3
* [WebAssembly] Add --export flag to force a symbol to be exportedSam Clegg2018-01-121-0/+29
OpenPOWER on IntegriCloud