diff options
Diffstat (limited to 'compiler-rt/test/dfsan/custom.cc')
| -rw-r--r-- | compiler-rt/test/dfsan/custom.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler-rt/test/dfsan/custom.cc b/compiler-rt/test/dfsan/custom.cc index 00ec7924c7a..057b0608e03 100644 --- a/compiler-rt/test/dfsan/custom.cc +++ b/compiler-rt/test/dfsan/custom.cc @@ -5,9 +5,6 @@ // 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> |

