[ASan] Fix the test for __asan_gen_ globals and actually fix http://llvm.org/bugs...
authorAlexander Potapenko <glider@google.com>
Wed, 25 Dec 2013 16:46:27 +0000 (16:46 +0000)
committerAlexander Potapenko <glider@google.com>
Wed, 25 Dec 2013 16:46:27 +0000 (16:46 +0000)
commitb09f5054454d99002a69aa57b7c19094aadde9ad
tree49fd7cdb3418204bfbfd79dc356653da5774dda0
parentc58d98777c088bd09f5650f6dc4f8c94501230c1
[ASan] Fix the test for __asan_gen_ globals and actually fix llvm.org/bugs/show_bug.cgi?id=17976
by setting the correct linkage (as stated in the bug).

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