summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Sort output data sections to place .bss lastThomas Lively2019-09-191-1/+1
* [WebAssembly] Initialize memory in start functionThomas Lively2019-09-041-1/+1
* [WebAssembly] Compute and export TLS block alignmentGuanzhong Chen2019-07-191-0/+27
* [WebAssembly] Use passive segments by default when memory is sharedThomas Lively2019-07-181-6/+4
* [WebAssembly] fix bug in finding .tdata segmentGuanzhong Chen2019-07-181-3/+3
* [WebAssembly] Implement thread-local storage (local-exec model)Guanzhong Chen2019-07-161-0/+81
OpenPOWER on IntegriCloud