OSDN Git Service

Remove use of an ugly header
authorChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 19:04:31 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 19:04:31 +0000 (19:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12002 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/MachineFunction.cpp

index 826ccaf..983eed7 100644 (file)
@@ -15,7 +15,6 @@
 
 #include "llvm/CodeGen/MachineFunctionPass.h"
 #include "llvm/CodeGen/MachineInstr.h"
-#include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/SSARegMap.h"
 #include "llvm/CodeGen/MachineFunctionInfo.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"