We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d72c5de + 4e26801 commit 849975bCopy full SHA for 849975b
clang/test/CodeGenCXX/builtins-eh-wasm.cpp
@@ -1,3 +1,4 @@
1
+// REQUIRES: webassembly-registered-target
2
// RUN: %clang_cc1 -triple wasm32-unknown-unknown -fexceptions -fcxx-exceptions -target-feature +reference-types -target-feature +exception-handling -target-feature +multivalue -mllvm -wasm-enable-eh -exception-model=wasm -emit-llvm -o - %s | FileCheck %s
3
4
// Check if __builtin_wasm_throw and __builtin_wasm_rethrow are correctly
0 commit comments