Revert "[sanitizers] read/write page fault detection on mac."
authorMehdi Amini <mehdi.amini@apple.com>
Tue, 26 Apr 2016 07:03:11 +0000 (07:03 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Tue, 26 Apr 2016 07:03:11 +0000 (07:03 +0000)
commit9163f4997aa2069af9eee1b0f2689df143d014ee
treef74c44c28da289301d93f3fb1736c5276a00136a
parent65c133272e2f966beb70cee087401ee7b98f6f27
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>
llvm-svn: 267526
compiler-rt/lib/sanitizer_common/sanitizer_mac.cc
compiler-rt/test/asan/TestCases/Linux/segv_read_write.c [moved from compiler-rt/test/asan/TestCases/Posix/segv_read_write.c with 100% similarity]