[clang] [llvm] [WebAssembly] Implement an alternative translation for -wasm-enable-sjlj (PR #84137)
YAMAMOTO Takashi via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 21:13:34 PDT 2024
yamt 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?
https://github.com/llvm/llvm-project/pull/84137
More information about the llvm-commits
mailing list