blob: 5a9142d17b1e50f28ee9534290ea93a1f023f42b [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
Vectorize
AsmParser
)
add_llvm_unittest(VectorizeTests
VPlanDominatorTreeTest.cpp
VPlanLoopInfoTest.cpp
VPlanTest.cpp
VPlanHCFGTest.cpp
)