Skip to content

Commit b5977b5

Browse files
committed
[gn build] Port 71ede8d
1 parent 41b5507 commit b5977b5

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static_library("Vectorize") {
1818
"VPlanRecipes.cpp",
1919
"VPlanSLP.cpp",
2020
"VPlanTransforms.cpp",
21+
"VPlanUtils.cpp",
2122
"VPlanVerifier.cpp",
2223
"VectorCombine.cpp",
2324
"Vectorize.cpp",

0 commit comments

Comments
 (0)