Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / Support / PrettyStackTrace.cpp
index d6782a70e1a4906877151d34767e3a113b07931f..05b3e31644bdb85886fcdae2725ef69f86fdda63 100644 (file)
@@ -13,7 +13,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/PrettyStackTrace.h"
-#include "llvm-c/Core.h"
+#include "llvm-c/ErrorHandling.h"
 #include "llvm/ADT/SmallString.h"
 #include "llvm/Config/config.h"     // Get autoconf configuration settings
 #include "llvm/Support/Compiler.h"