Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 | Derek Schuff | 2017-10-10 | 1 | -2/+4 |
* | [MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through createWasmObjectWriter | Lang Hames | 2017-10-10 | 1 | -2/+2 |
* | [WebAssembly] Update relocation names to match spec | Sam Clegg | 2017-09-01 | 1 | -3/+3 |
* | [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 |