forked from OSchip/llvm-project
[CMake] ClangCodeGenTests: Add Core. It's referenced by the test.
llvm-svn: 216515
This commit is contained in:
parent
2c002043e0
commit
a3f12d3850
|
@ -1,4 +1,5 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ProfileData
|
||||
Support
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue