prune #include

llvm-svn: 24468
This commit is contained in:
Chris Lattner 2005-11-21 08:33:17 +00:00
parent 03d9332c4f
commit 9a74c980e8

View 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;