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 953a814 commit 634f173Copy full SHA for 634f173
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -117,7 +117,6 @@ static_library("Support") {
117
"Statistic.cpp",
118
"StringExtras.cpp",
119
"StringMap.cpp",
120
- "StringPool.cpp",
121
"StringRef.cpp",
122
"StringSaver.cpp",
123
"SymbolRemappingReader.cpp",
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
@@ -69,7 +69,6 @@ unittest("SupportTests") {
69
"ScaledNumberTest.cpp",
70
"SourceMgrTest.cpp",
71
"SpecialCaseListTest.cpp",
72
73
"SwapByteOrderTest.cpp",
74
"SymbolRemappingReaderTest.cpp",
75
"TarWriterTest.cpp",
0 commit comments