diff options
Diffstat (limited to 'contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp')
| -rw-r--r-- | contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp b/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp index 39ae02af513b..236c4fab2a5c 100644 --- a/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp +++ b/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp @@ -14,6 +14,7 @@  #include "ARMConstantPoolValue.h"  #include "llvm/ADT/FoldingSet.h"  #include "llvm/CodeGen/MachineBasicBlock.h" +#include "llvm/Config/llvm-config.h"  #include "llvm/IR/Constant.h"  #include "llvm/IR/Constants.h"  #include "llvm/IR/GlobalValue.h"  | 
