Skip to content

Commit fbec675

Browse files
committed
[gn build] Port 3c66a51
1 parent 246896b commit fbec675

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ unittest("SandboxVectorizerTests") {
1111
]
1212
sources = [
1313
"DependencyGraphTest.cpp",
14-
"InstrIntervalTest.cpp",
14+
"IntervalTest.cpp",
1515
"LegalityTest.cpp",
1616
"RegionTest.cpp",
1717
]

0 commit comments

Comments
 (0)