- Nov 28, 2011
-
-
Nick Lewycky authored
llvm-svn: 145289
-
- Nov 15, 2011
-
-
Nick Lewycky authored
llvm-svn: 144603
-
Nick Lewycky authored
link it against llvm code, by making our definitions weak. "Some users." llvm-svn: 144596
-
- Nov 14, 2011
-
-
Nick Lewycky authored
These annotations are disabled entirely when either ENABLE_THREADS is off, or building a release build. When enabled, they add calls to functions with no statements to ManagedStatic's getters. Use these annotations to inform tsan that the race used inside ManagedStatic initialization is actually benign. Thanks to Kostya Serebryany for helping write this patch! llvm-svn: 144567
-
- Jul 02, 2011
-
-
Duncan Sands authored
is valid or not depends on which system you build. llvm-svn: 134321
-
Duncan Sands authored
llvm-svn: 134319
-
- Nov 29, 2010
-
-
Michael J. Spencer authored
llvm-svn: 120298
-
- Mar 15, 2010
-
-
Jeffrey Yasskin authored
to re-instrument the code. We depend on the system valgrind.h to avoid adding a new license. llvm-svn: 98529
-