Re-factor sample profile reader into lib/ProfileData.
[oota-llvm.git] / include / llvm / IR / DiagnosticInfo.h
index 8c23643b657b0b87f61f123ff53a8522dd996e32..ac21eb5024b8e4607dbe2354377ec85f4156c880 100644 (file)
@@ -18,6 +18,7 @@
 #include "llvm-c/Core.h"
 #include "llvm/ADT/ArrayRef.h"
 #include "llvm/IR/DebugLoc.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/Casting.h"
 
 namespace llvm {