[CMake] clangCodeGen: Prune a redundant "Target" out of libdeps. It is supplied by Analysis.

llvm-svn: 226152
This commit is contained in:
NAKAMURA Takumi 2015-01-15 08:51:01 +00:00
parent e993dac523
commit 3a1e1a5424
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ set(LLVM_LINK_COMPONENTS
ProfileData
ScalarOpts
Support
Target
TransformUtils
)