summaryrefslogtreecommitdiffstats
path: root/lld/wasm/InputChunks.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [WebAssembly] Remove --emit-relocsSam Clegg2018-01-221-1/+1
* Remove extraneous semicolon.Eric Christopher2018-01-131-1/+1
* [WebAssembly] Use ArrayRef over raw pointersSam Clegg2018-01-131-1/+1
* [WebAssembly] Fix typo in file headerSam Clegg2018-01-121-1/+1
* [WebAssembly] Create synthetic __wasm_call_ctors functionSam Clegg2018-01-121-4/+14
* [WebAssembly] Reduce output of --verboseSam Clegg2018-01-121-2/+3
* [WebAssembly] Move relocation handling InputChunks.cppSam Clegg2018-01-101-1/+90
* [WebAssembly] Add InputChunk as common base class for InputSegment and InputF...Sam Clegg2018-01-101-0/+33
OpenPOWER on IntegriCloud