[clang] Ensure NoTrapAfterNoreturn is false for the wasm backend (PR #65876)

Matt Harding via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 14:29:29 PDT 2023


majaha wrote:

Yeah you've got it, that's the main point. It can be set via the C++ API, and when I tried doing so in the Rust compiler I found it broke the WebAssembly backend. Sorry if I didn't make that clear enough earlier, I'm glad we're on the same page now.

https://github.com/llvm/llvm-project/pull/65876


More information about the cfe-commits mailing list