brintos

brintos / llvm-project-archived public Read only

0
0
Text · 166 B · e3e3062 Raw
9 lines · plain
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