[clang] [llvm] [WebAssembly] Implement an alternative translation for -wasm-enable-sjlj (PR #84137)
Sam Clegg via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 11 22:38:31 PDT 2024
sbc100 wrote:
> @aheejin @sbc100 let me confirm the plan on this PR. i can remove the option `-mllvm -experimental-wasm-enable-alt-sjlj` by making it unconditionally true, and update tests, right?
That is my understanding yes.
https://github.com/llvm/llvm-project/pull/84137
More information about the cfe-commits
mailing list