Added invariant field to the DAG.getLoad method and changed all calls.
[oota-llvm.git] / include / llvm / CodeGen / BinaryObject.h
index 3ade7c9e47cd113e45c3a76d6e6c6bdf810c7ce9..8c1431ffbeeddccef94213cbb6924d163d5c32ea 100644 (file)
@@ -16,7 +16,7 @@
 #define LLVM_CODEGEN_BINARYOBJECT_H
 
 #include "llvm/CodeGen/MachineRelocation.h"
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 
 #include <string>
 #include <vector>