summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/gc-sections.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Allow multivalue signatures in object filesThomas Lively2019-10-181-15/+20
* [WebAssebmly] Allow __wasm_call_ctors to be GC'edSam Clegg2019-03-011-6/+4
* [WebAssembly] Update MC for bulk memoryThomas Lively2019-02-191-4/+4
* [WebAssembly] Remove final -wasm component of target triple. NFC.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Implement -print-gc-sections, to better test GC of globalsNicholas Wilson2018-04-201-9/+64
* [wasm] Fix wasm lld test on Windows, where the executable name ends in .exeReid Kleckner2018-03-141-1/+1
* [WebAssembly] Reorder synthetic functions to come firstNicholas Wilson2018-03-121-15/+15
* [WebAssembly] Remove DataSize from linking metadataSam Clegg2018-02-271-6/+0
* [WebAssembly] Define toString(wasm::InputChunk *) and use that in MarkLive.cpp.Rui Ueyama2018-02-191-4/+4
* Use wasm-ld instead of "lld -flavor wasm".Rui Ueyama2018-02-161-4/+4
* Fix LLD wasm error check on Windows, which prints "lld.EXE: error: ..."Reid Kleckner2018-02-061-1/+1
* [WebAssembly] Write minimal types sectionSam Clegg2018-01-311-6/+31
* [WebAssembly] Add support for --gc-sectionsSam Clegg2018-01-311-0/+79
OpenPOWER on IntegriCloud