Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86's
[oota-llvm.git] / utils / TableGen / Record.h
index 928fd5cf26621185562fb20df4e2467e637ea52a..87a49ee2f8448c2fc89481cb3fd4460acf5d53ca 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef RECORD_H
 #define RECORD_H
 
+#include "llvm/Support/DataTypes.h"
 #include <string>
 #include <vector>
 #include <map>