Remove unneeded header file.

llvm-svn: 34903
This commit is contained in:
Reid Spencer 2007-03-04 04:41:04 +00:00
parent 8258b44b22
commit b8825b8c04
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include "llvm/CodeGen/MachineCodeEmitter.h"
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineJumpTableInfo.h"
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/Target/TargetAsmInfo.h"
#include "llvm/Target/TargetJITInfo.h"
#include "llvm/Support/Mangler.h"