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") {
74
74
" DebugCounter.cpp" ,
75
75
" DeltaAlgorithm.cpp" ,
76
76
" DivisionByConstantInfo.cpp" ,
77
- " DynamicAPInt.cpp" ,
78
77
" ELFAttributeParser.cpp" ,
79
78
" ELFAttributes.cpp" ,
80
79
" Error.cpp" ,
@@ -129,7 +128,6 @@ static_library("Support") {
129
128
" ScaledNumber.cpp" ,
130
129
" ScopedPrinter.cpp" ,
131
130
" Signposts.cpp" ,
132
- " SlowDynamicAPInt.cpp" ,
133
131
" SmallPtrSet.cpp" ,
134
132
" SmallVector.cpp" ,
135
133
" SourceMgr.cpp" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ unittest("ADTTests") {
33
33
" DenseSetTest.cpp" ,
34
34
" DepthFirstIteratorTest.cpp" ,
35
35
" DirectedGraphTest.cpp" ,
36
- " DynamicAPIntTest.cpp" ,
37
36
" EditDistanceTest.cpp" ,
38
37
" EnumeratedArrayTest.cpp" ,
39
38
" EquivalenceClassesTest.cpp" ,
You can’t perform that action at this time.
0 commit comments