Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WASM] Remove other comparison of unsigned expression >= 0. | Davide Italiano | 2017-04-01 | 1 | -3/+3 |
* | [WASM] Remove a set but never used variable. | Davide Italiano | 2017-04-01 | 1 | -4/+1 |
* | [WASM] Remove an assertion that can never fire. | Davide Italiano | 2017-04-01 | 1 | -2/+2 |
* | Fix MSVC 'not all control paths return a value' warning | Simon Pilgrim | 2017-03-31 | 1 | -0/+1 |
* | [WebAssembly] Improve support for WebAssembly binary format | Derek Schuff | 2017-03-30 | 1 | -61/+574 |
* | [MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta... | Eugene Zelenko | 2017-02-09 | 1 | -14/+22 |
* | [WebAssembly] Add wasm support for llvm-readobj | Derek Schuff | 2017-01-30 | 1 | -5/+6 |
* | Remove iostream include from WasmObjectFile | Pavel Labath | 2016-12-01 | 1 | -2/+0 |
* | [WebAssembly] Add llvm-objdump support for wasm file format | Derek Schuff | 2016-11-30 | 1 | -0/+315 |