[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
authorKostya Serebryany <kcc@google.com>
Fri, 27 Apr 2012 07:31:53 +0000 (07:31 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 27 Apr 2012 07:31:53 +0000 (07:31 +0000)
commite507922779b0d0d9ed3c159306174b4e191d119a
tree4102061d2c18a5d04bc0e28dd73a64fe1cd3f7c9
parent76c5897eae2c60c66bb3a6d71b2971141978c2f5
[tsan] Atomic support for ThreadSanitizer, patch by  Dmitry Vyukov

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
test/Instrumentation/ThreadSanitizer/atomic.ll [new file with mode: 0644]