llc doesn't need LinkAllVMCore.

llvm-svn: 99186
This commit is contained in:
Dan Gohman 2010-03-22 16:59:44 +00:00
parent debe0bdb13
commit e5732c63c4
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#include "llvm/CodeGen/LinkAllAsmWriterComponents.h"
#include "llvm/CodeGen/LinkAllCodegenComponents.h"
#include "llvm/Config/config.h"
#include "llvm/LinkAllVMCore.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/FileUtilities.h"