summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/init-fini.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Test change after disabling MachineBlockPlacementHeejin Ahn2019-03-051-1/+1
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-197/+19
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-2/+2
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-2/+2
* [WebAssembly] Fix crash with LTO + relocatable + undefined symbolsSam Clegg2019-01-301-43/+43
* [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] Add version to linking section (to match llvm-side change)Sam Clegg2018-04-261-2/+1
* [WebAssembly] Add test for imported ctor and fix indexing bug foundNicholas Wilson2018-03-121-77/+132
* [WebAssembly] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-22/+28
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-24/+24
* [WebAssembly] Remove DataSize from linking metadataSam Clegg2018-02-271-4/+0
* [WebAssembly] Add explicit symbol tableSam Clegg2018-02-231-31/+94
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-2/+2
* [WebAssembly] Fix bug is function signature checkingSam Clegg2018-02-161-36/+30
* [WebAssembly] Fix signature mismatches in test codeSam Clegg2018-02-021-2/+2
* [WebAssembly] Use inline target tripple in test casesSam Clegg2018-01-241-2/+4
* Remove trailing whitespace.Rui Ueyama2018-01-241-5/+5
* [WebAssembly] Include SYMBOL_INFO for imports as well as exportsSam Clegg2018-01-191-0/+2
* [WebAssembly] Add missing function exports and SYM_INFO to --relocatable outputSam Clegg2018-01-181-1/+38
* [WebAssembly] Create synthetic __wasm_call_ctors functionSam Clegg2018-01-121-26/+101
* [WebAssembly] Add support for writing out init functions in linking sectionSam Clegg2017-12-191-0/+99
OpenPOWER on IntegriCloud