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