OSDN Git Service

Revert "[asan] Poor man's coverage that works with ASan"
authorBob Wilson <bob.wilson@apple.com>
Fri, 15 Nov 2013 03:28:22 +0000 (03:28 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 15 Nov 2013 03:28:22 +0000 (03:28 +0000)
commit2475da80edafcf3a45bddbc937e60312dba435ad
treeb3d0102cc927353d8c4d4def0c6daebe251a41b4
parentb53c129da1f5552a5918adba3839de4da6d5ca5d
Revert "[asan] Poor man's coverage that works with ASan"

This reverts commit 194701. Apple's bootstrapped LTO builds have been failing,
and this change (along with compiler-rt 194702-194704) is the only thing on
the blamelist.  I will either reappy these changes or help debug the problem,
depending on whether this fixes the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194780 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/coverage.ll [deleted file]