Implement the StartChained and EndChained Win64 EH methods on MCStreamer.
[oota-llvm.git] / include / llvm / MC / MCInst.h
index 2b337e36245cf7839ff8fc1fe938e9aa64038818..d6ef7b4c33c1f0e03c59742e275dec8ac3af42db 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/StringRef.h"
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {
 class raw_ostream;