Fix build breakage.

llvm-svn: 210087
This commit is contained in:
Rui Ueyama 2014-06-03 07:53:37 +00:00
parent 6848f96c7a
commit 6668b5a8b8
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ add_lld_library(lldCore
File.cpp
InputGraph.cpp
LinkingContext.cpp
PassManager.cpp
Resolver.cpp
SymbolTable.cpp
)