[AVX] Add INSERT_SUBVECTOR and support it on x86. This provides a
[oota-llvm.git] / include / llvm / CodeGen / MachineCodeInfo.h
index 024e6027037e549d5750d212ccb55008e3bc2704..c5c0c4450454094532009c1c4df0bd8067c3b30e 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef EE_MACHINE_CODE_INFO_H
 #define EE_MACHINE_CODE_INFO_H
 
+#include "llvm/Support/DataTypes.h"
+
 namespace llvm {
 
 class MachineCodeInfo {