Skip to content

Commit cb5d1b5

Browse files
authored
Revert #95218 and #94953 (#95244)
1 parent f2120cd commit cb5d1b5

40 files changed

+1783
-1881
lines changed

llvm/include/llvm/ADT/DynamicAPInt.h

Lines changed: 0 additions & 640 deletions
This file was deleted.

llvm/include/llvm/ADT/SlowDynamicAPInt.h

Lines changed: 0 additions & 140 deletions
This file was deleted.

llvm/lib/Support/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ add_llvm_component_library(LLVMSupport
170170
DivisionByConstantInfo.cpp
171171
DAGDeltaAlgorithm.cpp
172172
DJB.cpp
173-
DynamicAPInt.cpp
174173
ELFAttributeParser.cpp
175174
ELFAttributes.cpp
176175
Error.cpp
@@ -224,7 +223,6 @@ add_llvm_component_library(LLVMSupport
224223
SHA1.cpp
225224
SHA256.cpp
226225
Signposts.cpp
227-
SlowDynamicAPInt.cpp
228226
SmallPtrSet.cpp
229227
SmallVector.cpp
230228
SourceMgr.cpp

llvm/lib/Support/DynamicAPInt.cpp

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)