Issue 149083
Summary [WebAssembly] Is there a way to enable standard exception handling in clang?
Labels clang
Assignees
Reporter sunfishcode
    Is there a way to enable standard (non-legacy) exception handling instructions for C++ exceptions in clang?

I know about `--wasm-use-legacy-eh=false` in llc, however I'm looking for in a way to do this from the clang command line.

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to