summaryrefslogtreecommitdiffstats
path: root/lld/wasm/SyntheticSections.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Elide data segments for .bss sectionsThomas Lively2019-10-151-3/+1
* [lld][WebAssembly] Fix static linking of -fPIC code with external undefined f...Sam Clegg2019-09-241-4/+10
* [WebAssembly] Initialize memory in start functionThomas Lively2019-09-041-0/+13
* [lld][WebAssembly] Store table base in config rather than passing it around. ...Sam Clegg2019-08-271-3/+2
* [lld][WebAssembly] Allow linking of pic code into static binariesSam Clegg2019-08-131-1/+6
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-103/+103
* Make functions and member variables distinguishable even after the name style...Rui Ueyama2019-07-101-6/+6
* [WebAssembly] Add support for -emit-relocsSam Clegg2019-05-241-1/+3
* [WebAssembly] Seal imports section before counting importsSam Clegg2019-05-231-3/+17
* [WebAssembly] Refactor synthetic sections and relocation processing. NFC.Sam Clegg2019-05-211-0/+323
OpenPOWER on IntegriCloud