[CMake] ClangCodeGenTests: Add Core. It's referenced by the test.

llvm-svn: 216515
This commit is contained in:
NAKAMURA Takumi 2014-08-27 01:50:00 +00:00
parent 2c002043e0
commit a3f12d3850
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Support
)