Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / lib / ProfileData / CMakeLists.txt
index 282760f0e66b83447d5a27b7bf918b3b84d0dd63..22cca4b44df5a12beaaf05b4f5bafa24589a1fac 100644 (file)
@@ -11,4 +11,7 @@ add_llvm_library(LLVMProfileData
 
   ADDITIONAL_HEADER_DIRS
   ${LLVM_MAIN_INCLUDE_DIR}/llvm/ProfileData
+
+  DEPENDS
+  intrinsics_gen
   )