Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
640 changes: 0 additions & 640 deletions llvm/include/llvm/ADT/DynamicAPInt.h

This file was deleted.

140 changes: 0 additions & 140 deletions llvm/include/llvm/ADT/SlowDynamicAPInt.h

This file was deleted.

2 changes: 0 additions & 2 deletions llvm/lib/Support/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ add_llvm_component_library(LLVMSupport
DivisionByConstantInfo.cpp
DAGDeltaAlgorithm.cpp
DJB.cpp
DynamicAPInt.cpp
ELFAttributeParser.cpp
ELFAttributes.cpp
Error.cpp
Expand Down Expand Up @@ -224,7 +223,6 @@ add_llvm_component_library(LLVMSupport
SHA1.cpp
SHA256.cpp
Signposts.cpp
SlowDynamicAPInt.cpp
SmallPtrSet.cpp
SmallVector.cpp
SourceMgr.cpp
Expand Down
29 changes: 0 additions & 29 deletions llvm/lib/Support/DynamicAPInt.cpp

This file was deleted.

Loading