Urg, forgot to check this in.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 21:03:08 +0000 (21:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Feb 2004 21:03:08 +0000 (21:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12007 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/MachineCodeForInstruction.cpp

index 75ee28878ec8891b0eec508116c47c662f7fb7ea..da9819c552d2bdd9b8520fc723c9996fe8416ef6 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineInstr.h"
-#include "llvm/CodeGen/MachineInstrAnnot.h"
 #include "llvm/Instruction.h"
 using namespace llvm;