[CMake] module-map-checker itself should depend just on LLVMSupport.

llvm-svn: 199072
This commit is contained in:
NAKAMURA Takumi 2014-01-13 03:20:07 +00:00
parent 949282efec
commit 07ef316ff3
1 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
asmparser
support
mc
Support
)
add_clang_executable(module-map-checker