Remove unused header.

llvm-svn: 75893
This commit is contained in:
Daniel Dunbar 2009-07-16 04:01:35 +00:00
parent 4580638808
commit b825dd3a31
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include "JIT.h"
#include "llvm/Module.h"
#include "llvm/ModuleProvider.h"
#include "llvm/Support/RegistryParser.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Streams.h"
#include "llvm/Target/SubtargetFeature.h"
#include "llvm/Target/TargetMachine.h"