While the struct being defined in the AddressingMode.h header was
[oota-llvm.git] / include / llvm / TargetTransformInfo.h
index eb29471721abbe9eda30df895d54926b3115e2b2..ba596e7342b531430fb3c49325123c767bd0c00a 100644 (file)
@@ -23,6 +23,7 @@
 #define LLVM_TRANSFORMS_TARGET_TRANSFORM_INTERFACE
 
 #include "llvm/IR/Intrinsics.h"
+#include "llvm/IR/GlobalValue.h"
 #include "llvm/IR/Type.h"
 #include "llvm/Pass.h"
 #include "llvm/Support/DataTypes.h"