summaryrefslogtreecommitdiff
path: root/libcxxabi/test
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2022-05-20 09:35:44 -0400
committerLouis Dionne <ldionne.2@gmail.com>2022-05-20 09:35:44 -0400
commite3f990b4e997a10aa3112ee8dff786e46ae9e12f (patch)
tree9da65b7509c2054a941267ffea1899a3f231a9b5 /libcxxabi/test
parent0ef7ca86cf1e28d91113dcf834a61ad155dbb7cb (diff)
downloadllvm-e3f990b4e997a10aa3112ee8dff786e46ae9e12f.tar.gz
[libc++abi] Add missing XFAIL on test
Diffstat (limited to 'libcxxabi/test')
-rw-r--r--libcxxabi/test/native/AArch64/ra_sign_state.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxxabi/test/native/AArch64/ra_sign_state.pass.cpp b/libcxxabi/test/native/AArch64/ra_sign_state.pass.cpp
index 1e09c936d664..35c05fc40efd 100644
--- a/libcxxabi/test/native/AArch64/ra_sign_state.pass.cpp
+++ b/libcxxabi/test/native/AArch64/ra_sign_state.pass.cpp
@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===//
// REQUIRES: linux && target={{aarch64-.+}}
+// XFAIL: no-exceptions
// This test ensures the .cfi_negate_ra_state the RA_SIGN_STATE pseudo register
// could be set directly set by a DWARF expression and the unwinder handles it