diff options
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
-rw-r--r-- | llvm/lib/VMCore/Module.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/Module.cpp b/llvm/lib/VMCore/Module.cpp index 7f5e3e246ab..bb5e5b5a25c 100644 --- a/llvm/lib/VMCore/Module.cpp +++ b/llvm/lib/VMCore/Module.cpp @@ -12,6 +12,7 @@ #include "llvm/ValueHolderImpl.h" #include "llvm/Support/STLExtras.h" #include "llvm/Type.h" +#include "llvm/ConstPoolVals.h" #include <map> // Instantiate Templates - This ugliness is the price we have to pay |