findAllSymbols: Prune unused libdeps.

llvm-svn: 269875
This commit is contained in:
NAKAMURA Takumi 2016-05-18 00:53:31 +00:00
parent ea46e8b674
commit e1f0ed0a1f
1 changed files with 0 additions and 3 deletions

View File

@ -11,10 +11,7 @@ add_clang_library(findAllSymbols
clangAST
clangASTMatchers
clangBasic
clangFrontend
clangLex
clangTooling
clangToolingCore
)
add_subdirectory(tool)