We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e3ca2 commit e49b93eCopy full SHA for e49b93e
llvm/utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn
@@ -15,6 +15,5 @@ static_library("TextAPI") {
15
"Target.cpp",
16
"TextStub.cpp",
17
"TextStubCommon.cpp",
18
- "TextStubV5.cpp",
19
]
20
}
llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn
@@ -10,6 +10,5 @@ unittest("TextAPITests") {
10
"TextStubV2Tests.cpp",
11
"TextStubV3Tests.cpp",
12
"TextStubV4Tests.cpp",
13
- "TextStubV5Tests.cpp",
14
0 commit comments