summaryrefslogtreecommitdiff
path: root/libunwind/test/signal_unwind.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libunwind/test/signal_unwind.pass.cpp')
-rw-r--r--libunwind/test/signal_unwind.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunwind/test/signal_unwind.pass.cpp b/libunwind/test/signal_unwind.pass.cpp
index 2a731414aa85..954a5d4ba3db 100644
--- a/libunwind/test/signal_unwind.pass.cpp
+++ b/libunwind/test/signal_unwind.pass.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// Ensure that the unwinder can cope with the signal handler.
-// REQUIRES: target={{(aarch64|s390x|x86_64)-.+linux.*}}
+// REQUIRES: target={{(aarch64|riscv64|s390x|x86_64)-.+linux.*}}
// TODO: Figure out why this fails with Memory Sanitizer.
// XFAIL: msan