Skip to content

Commit 8b53ada

Browse files
committed
[gn build] Port 5b92465
1 parent 699a2f1 commit 8b53ada

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/Transforms/Vectorize

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/unittests/Transforms/Vectorize/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ unittest("VectorizeTests") {
1111
sources = [
1212
"VPDomTreeTest.cpp",
1313
"VPlanHCFGTest.cpp",
14+
"VPlanPatternMatchTest.cpp",
1415
"VPlanSlpTest.cpp",
1516
"VPlanTest.cpp",
1617
"VPlanVerifierTest.cpp",

0 commit comments

Comments
 (0)