Teach if-converter to be more careful with predicating instructions that would
[oota-llvm.git] / lib / Target / ARM / ARMConstantPoolValue.h
index 6f4eddf7361d92daabe6646c3f70c20263d98a96..3119b54563dee59dc65788e30753dfee3e085b0f 100644 (file)
@@ -15,6 +15,7 @@
 #define LLVM_TARGET_ARM_CONSTANTPOOLVALUE_H
 
 #include "llvm/CodeGen/MachineConstantPool.h"
+#include <cstddef>
 
 namespace llvm {