Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Use __stack_pointer global when writing wasm binary | Sam Clegg | 2017-06-16 | 1 | -0/+2 |
* | [WebAssembly] Cleanup WebAssemblyWasmObjectWriter | Sam Clegg | 2017-06-13 | 1 | -13/+12 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | [WebAssembly] MC: Refactor relocation handling | Sam Clegg | 2017-06-06 | 1 | -0/+7 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [WebAssembly] Basic support for Wasm object file encoding. | Dan Gohman | 2017-02-24 | 1 | -2/+46 |
* | [WebAssembly] Add skeleton MC support for the Wasm container format | Dan Gohman | 2017-02-22 | 1 | -0/+48 |