Skip to content

Commit ccb5288

Browse files
committed
[llvm] make VectorizeTests link against static libs
1 parent 9d4bf0b commit ccb5288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/unittests/Transforms/Vectorize/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ add_llvm_unittest(VectorizeTests
1515
VPlanPatternMatchTest.cpp
1616
VPlanSlpTest.cpp
1717
VPlanVerifierTest.cpp
18+
19+
DISABLE_LLVM_LINK_LLVM_DYLIB
1820
)

0 commit comments

Comments
 (0)