[tsan] restore performance critical inlining in tsan: remove static from ALWAYS_INLIN...
authorKostya Serebryany <kcc@google.com>
Fri, 29 Mar 2013 09:44:16 +0000 (09:44 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 29 Mar 2013 09:44:16 +0000 (09:44 +0000)
commit91952cda76f6efa17f583680d03ae465a39153b0
tree44b113e95f0aa3e0992b3833c8208c1e3dfca587
parentb042555cd3d30be2549db4e4a0ec2cf2aaacc1ea
[tsan] restore performance critical inlining in tsan: remove static from ALWAYS_INLINE, use ALWAYS_INLINE USED for critical functions.

llvm-svn: 178341
compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
compiler-rt/lib/tsan/rtl/tsan_rtl.cc