[llvm] [WebAssembly] Fix exception handling initialization order in TargetMachine constructor (PR #177542)
Anutosh Bhat via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 23 02:13:53 PST 2026
anutosh491 wrote:
I know how we could add a test on clangInterpreter's side (through the ClangReplInterpreterTests we have) when we finish the move to wasm exceptions for clang-repl
Not sure if that's what you're looking for ! Or possibly you might know of some other way to test this !?
https://github.com/llvm/llvm-project/pull/177542
More information about the llvm-commits
mailing list