forked from OSchip/llvm-project
[gn build] Port 953a814aae
This commit is contained in:
parent
953a814aae
commit
634f173830
|
@ -117,7 +117,6 @@ static_library("Support") {
|
|||
"Statistic.cpp",
|
||||
"StringExtras.cpp",
|
||||
"StringMap.cpp",
|
||||
"StringPool.cpp",
|
||||
"StringRef.cpp",
|
||||
"StringSaver.cpp",
|
||||
"SymbolRemappingReader.cpp",
|
||||
|
|
|
@ -69,7 +69,6 @@ unittest("SupportTests") {
|
|||
"ScaledNumberTest.cpp",
|
||||
"SourceMgrTest.cpp",
|
||||
"SpecialCaseListTest.cpp",
|
||||
"StringPool.cpp",
|
||||
"SwapByteOrderTest.cpp",
|
||||
"SymbolRemappingReaderTest.cpp",
|
||||
"TarWriterTest.cpp",
|
||||
|
|
Loading…
Reference in New Issue