Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Remove uses of ThreadModel | Thomas Lively | 2019-02-28 | 1 | -1/+1 |
* | [WebAssembly] Update MC for bulk memory | Thomas Lively | 2019-02-19 | 1 | -1/+1 |
* | [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_ | Sam Clegg | 2019-02-04 | 1 | -2/+2 |
* | [WebAsembly] Update default triple in test files to wasm32-unknown-unkown. | Sam Clegg | 2018-05-10 | 1 | -1/+1 |
* | [WebAssembly] objdump: Don't assume all relocations have symbols | Sam Clegg | 2018-04-26 | 1 | -4/+12 |
* | [WebAssembly] Implement getRelocationValueString() | Sam Clegg | 2018-04-26 | 1 | -1/+1 |
* | [WebAssembly] Use a separate wasm data segment for each global symbol | Sam Clegg | 2017-09-14 | 1 | -1/+1 |
* | [WebAssembly] Update relocation names to match spec | Sam Clegg | 2017-09-01 | 1 | -1/+1 |
* | [WebAssembly] Add support for printing relocations with llvm-objdump | Sam Clegg | 2017-06-27 | 1 | -0/+8 |