More renamings of Target/Machine*Info to Target/Target*Info
[oota-llvm.git] / lib / Target / SparcV9 / InstrSelection / InstrSelection.cpp
index c7bf70c806bbb546b1646c7150d9f03d2ab214f7..294ecc681338983283f0cddf2ea6206163c0487c 100644 (file)
@@ -12,7 +12,7 @@
 #include "llvm/CodeGen/InstrForest.h"
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineFunction.h"
-#include "llvm/Target/MachineRegInfo.h"
+#include "llvm/Target/TargetRegInfo.h"
 #include "llvm/Target/TargetMachine.h"
 #include "llvm/Function.h"
 #include "llvm/iPHINode.h"