prune #include
authorChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 08:33:17 +0000 (08:33 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Nov 2005 08:33:17 +0000 (08:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24468 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/X86AsmPrinter.cpp

index cbba018b7b561323df28024a3bf33297d22d5953..1c73ae7d96f3506d4b50b58ac5aaad603b562b49 100644 (file)
@@ -20,7 +20,6 @@
 #include "llvm/Module.h"
 #include "llvm/Type.h"
 #include "llvm/Assembly/Writer.h"
-#include "llvm/CodeGen/MachineConstantPool.h"
 #include "llvm/Support/Mangler.h"
 #include "llvm/Support/CommandLine.h"
 using namespace llvm;