summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/dfsan/custom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/dfsan/custom.cc')
-rw-r--r--compiler-rt/test/dfsan/custom.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler-rt/test/dfsan/custom.cc b/compiler-rt/test/dfsan/custom.cc
index 057b0608e03..00ec7924c7a 100644
--- a/compiler-rt/test/dfsan/custom.cc
+++ b/compiler-rt/test/dfsan/custom.cc
@@ -5,6 +5,9 @@
// Tests custom implementations of various glibc functions.
+// AArch64 segfaults in the dl_iterate_phdr test.
+// XFAIL: aarch64
+
#include <sanitizer/dfsan_interface.h>
#include <arpa/inet.h>
OpenPOWER on IntegriCloud