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.
1 parent 5e31d4c commit 4e26801Copy full SHA for 4e26801
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