1# Solaris ld requires this dependency to be made explicit for shared builds.2set(LLVM_LINK_COMPONENTS3 Core4 )5 6add_polly_unittest(DeLICMTests7 DeLICMTest.cpp8 )9