summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-04-26 07:03:11 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-04-26 07:03:11 +0000
commitf79664809bf45eea005c690102dacd4b5ccf8527 (patch)
tree7d7f3e0919aa07971fdc144303754dd7f9478719 /test
parent499e62c45ec2c67ecdc5440aa45cadc0402e93f1 (diff)
Revert "[sanitizers] read/write page fault detection on mac."
This reverts commit r267477. It broke our bots that enables the AArch64 backends, it seems that this code is using a Darwin *X86 specific* field. From: Mehdi Amini <mehdi.amini@apple.com> git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@267526 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/asan/TestCases/Linux/segv_read_write.c (renamed from test/asan/TestCases/Posix/segv_read_write.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/asan/TestCases/Posix/segv_read_write.c b/test/asan/TestCases/Linux/segv_read_write.c
index d5a62c66d..d5a62c66d 100644
--- a/test/asan/TestCases/Posix/segv_read_write.c
+++ b/test/asan/TestCases/Linux/segv_read_write.c