Skip to content

Commit e49b93e

Browse files
committed
[gn build] Port 07e3ca2
1 parent 07e3ca2 commit e49b93e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ static_library("TextAPI") {
1515
"Target.cpp",
1616
"TextStub.cpp",
1717
"TextStubCommon.cpp",
18-
"TextStubV5.cpp",
1918
]
2019
}

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ unittest("TextAPITests") {
1010
"TextStubV2Tests.cpp",
1111
"TextStubV3Tests.cpp",
1212
"TextStubV4Tests.cpp",
13-
"TextStubV5Tests.cpp",
1413
]
1514
}

0 commit comments

Comments
 (0)