Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WebAssembly: fix build break introduced by ELFObjectWriter churn | JF Bastien | 2016-01-13 | 1 | -3/+4 |
* | [WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it. | Dan Gohman | 2016-01-12 | 1 | -5/+2 |
* | [WebAssembly] Define WebAssembly-specific relocation codes. | Dan Gohman | 2016-01-11 | 1 | -2/+17 |
* | [WebAssembly] Remove an unneeded empty destructor. | Dan Gohman | 2015-12-21 | 1 | -4/+0 |
* | [WebAssembly] Experimental ELF writer support | Dan Gohman | 2015-12-17 | 1 | -0/+58 |