Skip to content

Commit 006fb09

Browse files
committed
[gn build] Port 54c93aa
1 parent d4630ae commit 006fb09

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
@@ -15,6 +15,7 @@ static_library("Vectorize") {
1515
"SLPVectorizer.cpp",
1616
"SandboxVectorizer/DependencyGraph.cpp",
1717
"SandboxVectorizer/Interval.cpp",
18+
"SandboxVectorizer/Legality.cpp",
1819
"SandboxVectorizer/Passes/BottomUpVec.cpp",
1920
"SandboxVectorizer/Passes/RegionsFromMetadata.cpp",
2021
"SandboxVectorizer/SandboxVectorizer.cpp",

0 commit comments

Comments
 (0)