[asan] do not instrument threadlocal globals, this is buggy
authorKostya Serebryany <kcc@google.com>
Wed, 23 Nov 2011 02:10:54 +0000 (02:10 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 23 Nov 2011 02:10:54 +0000 (02:10 +0000)
commitd2703dec271d82c8c9d22afb835c07730fd25d47
tree6911cae0c51813da4f5a1bf363f772fd1fcada65
parentdb6d211d8f71c462aee45030e46c39fcfbacbb1d
[asan] do not instrument threadlocal globals, this is buggy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145092 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll [new file with mode: 0644]