Skip to content

Commit 1ec122c

Browse files
committed
Revert "mlir/Presburger/MPInt: move into llvm/ADT (llvm#94953)"
This reverts commit 76030dc.
1 parent c94d490 commit 1ec122c

40 files changed

+1774
-1869
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)