OSDN Git Service

[asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of...
authorKostya Serebryany <kcc@google.com>
Fri, 15 Nov 2013 09:52:05 +0000 (09:52 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 15 Nov 2013 09:52:05 +0000 (09:52 +0000)
commit8f15c6822251bbe7eb21732c46aa6d9f30ba8836
treea11c82930c29fce0582fb9feac9a2fda0577e03a
parentd881c1bdd1f63bbbdb8eec5f6ae7fd765103972f
[asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of code size

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp