Support: Clean up TSan annotations.
[oota-llvm.git] / include / llvm / Support / ManagedStatic.h
index addd34e704bc7a4b8b1a5674951825b9d385bc25..2e131e47177d3c54ad68c0cabccc636b882c840a 100644 (file)
@@ -15,8 +15,8 @@
 #define LLVM_SUPPORT_MANAGEDSTATIC_H
 
 #include "llvm/Support/Atomic.h"
+#include "llvm/Support/Compiler.h"
 #include "llvm/Support/Threading.h"
-#include "llvm/Support/Valgrind.h"
 
 namespace llvm {