Skip to content

Commit 741ea80

Browse files
committed
[gn build] Port 8ee9646
1 parent 8ee9646 commit 741ea80

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ static_library("IR") {
9090
"VFABIDemangler.cpp",
9191
"Value.cpp",
9292
"ValueSymbolTable.cpp",
93-
"VectorBuilder.cpp",
9493
"VectorTypeUtils.cpp",
9594
"Verifier.cpp",
9695
]

llvm/utils/gn/secondary/llvm/unittests/IR/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ unittest("IRTests") {
5454
"ValueHandleTest.cpp",
5555
"ValueMapTest.cpp",
5656
"ValueTest.cpp",
57-
"VectorBuilderTest.cpp",
5857
"VectorTypeUtilsTest.cpp",
5958
"VectorTypesTest.cpp",
6059
"VerifierTest.cpp",

0 commit comments

Comments
 (0)