Add an option to not print the alias of an instruction. It defaults to "print
[oota-llvm.git] / utils / TableGen / X86ModRMFilters.h
index 4fe4af35007b852e3ef562b371eb5e0a36ce557c..199040bad840b9c867101f50184217c1bc9fcb96 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef X86MODRMFILTERS_H
 #define X86MODRMFILTERS_H
 
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {
 
@@ -194,4 +194,4 @@ public:
 
 } // namespace llvm
 
-#endif
\ No newline at end of file
+#endif