Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Delete duplicate REQUIRES line | Heejin Ahn | 2019-09-12 | 1 | -1/+0 |
* | [WebAssembly] Make wasm-eh.cpp requires WebAssembly | Heejin Ahn | 2019-09-12 | 1 | -0/+1 |
* | [WebAssembly] Add REQUIRES to test | David Zarzycki | 2019-09-12 | 1 | -0/+1 |
* | [WebAssembly] Add -fwasm-exceptions for wasm EH | Heejin Ahn | 2019-09-12 | 1 | -2/+11 |
* | IR: print value numbers for unnamed function arguments | Tim Northover | 2019-08-03 | 1 | -1/+1 |
* | [WebAssembly] Use rethrow intrinsic in the rethrow block | Heejin Ahn | 2019-03-16 | 1 | -5/+5 |
* | [WebAssembly] Hide new Wasm EH behind its feature flag | Heejin Ahn | 2018-06-01 | 1 | -2/+2 |
* | [WebAssembly] Use Windows EH instructions for Wasm EH | Heejin Ahn | 2018-05-31 | 1 | -0/+384 |