File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
llvm/utils/gn/secondary/llvm Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ static_library("Support") {
7474 " DebugCounter.cpp" ,
7575 " DeltaAlgorithm.cpp" ,
7676 " DivisionByConstantInfo.cpp" ,
77- " DynamicAPInt.cpp" ,
7877 " ELFAttributeParser.cpp" ,
7978 " ELFAttributes.cpp" ,
8079 " Error.cpp" ,
@@ -129,7 +128,6 @@ static_library("Support") {
129128 " ScaledNumber.cpp" ,
130129 " ScopedPrinter.cpp" ,
131130 " Signposts.cpp" ,
132- " SlowDynamicAPInt.cpp" ,
133131 " SmallPtrSet.cpp" ,
134132 " SmallVector.cpp" ,
135133 " SourceMgr.cpp" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ unittest("ADTTests") {
3333 " DenseSetTest.cpp" ,
3434 " DepthFirstIteratorTest.cpp" ,
3535 " DirectedGraphTest.cpp" ,
36- " DynamicAPIntTest.cpp" ,
3736 " EditDistanceTest.cpp" ,
3837 " EnumeratedArrayTest.cpp" ,
3938 " EquivalenceClassesTest.cpp" ,
You can’t perform that action at this time.
0 commit comments