blob: 4f2b8e9a139cf3dc697b954a208ad385894538f1 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
Vectorize
AsmParser
)
add_llvm_unittest(VectorizeTests
VPlanTest.cpp
VPlanHCFGTest.cpp
)