summaryrefslogtreecommitdiff
path: root/libunwind/test/unw_resume.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libunwind/test/unw_resume.pass.cpp')
-rw-r--r--libunwind/test/unw_resume.pass.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/libunwind/test/unw_resume.pass.cpp b/libunwind/test/unw_resume.pass.cpp
index e652620a4a05..76273e4a8ef0 100644
--- a/libunwind/test/unw_resume.pass.cpp
+++ b/libunwind/test/unw_resume.pass.cpp
@@ -16,11 +16,6 @@
// TODO: Figure out why this fails with Memory Sanitizer.
// XFAIL: msan
-// FIXME: The return address register($ra/$r1) is restored with a destroyed base
-// address register($a0/$r4) in the assembly file `UnwindRegistersRestore.S` on
-// LoongArch. And we will fix this issue in the next commit.
-// XFAIL: target={{loongarch64-.+}}
-
#include <libunwind.h>
void test_unw_resume() {