1# Solaris ld requires this dependency to be made explicit for shared builds. 2set(LLVM_LINK_COMPONENTS 3 Core 4 ) 5 6add_polly_unittest(DeLICMTests 7 DeLICMTest.cpp 8 ) 9