MachineInstrInfo no longer #includes this header, so we must
authorChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 23:54:47 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Oct 2002 23:54:47 +0000 (23:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4366 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/InstrSelection/InstrSelectionSupport.cpp
lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp

index 796d076d6fa9e8d79b5fb9ba5ae071f54f80b016..76ff182e185c531ada91758cdcf7ba46be4a9e91 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Target/MachineInstrInfo.h"
 #include "llvm/Constants.h"
 #include "llvm/Function.h"
-#include "llvm/Type.h"
+#include "llvm/DerivedTypes.h"
 #include "llvm/iMemory.h"
 using std::vector;
 
index 796d076d6fa9e8d79b5fb9ba5ae071f54f80b016..76ff182e185c531ada91758cdcf7ba46be4a9e91 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Target/MachineInstrInfo.h"
 #include "llvm/Constants.h"
 #include "llvm/Function.h"
-#include "llvm/Type.h"
+#include "llvm/DerivedTypes.h"
 #include "llvm/iMemory.h"
 using std::vector;