Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebAssembly] Remove --emit-relocs | Sam Clegg | 2018-01-22 | 1 | -1/+1 | |
* | Remove extraneous semicolon. | Eric Christopher | 2018-01-13 | 1 | -1/+1 | |
* | [WebAssembly] Use ArrayRef over raw pointers | Sam Clegg | 2018-01-13 | 1 | -1/+1 | |
* | [WebAssembly] Fix typo in file header | Sam Clegg | 2018-01-12 | 1 | -1/+1 | |
* | [WebAssembly] Create synthetic __wasm_call_ctors function | Sam Clegg | 2018-01-12 | 1 | -4/+14 | |
* | [WebAssembly] Reduce output of --verbose | Sam Clegg | 2018-01-12 | 1 | -2/+3 | |
* | [WebAssembly] Move relocation handling InputChunks.cpp | Sam Clegg | 2018-01-10 | 1 | -1/+90 | |
* | [WebAssembly] Add InputChunk as common base class for InputSegment and InputF... | Sam Clegg | 2018-01-10 | 1 | -0/+33 |