Skip to content

Commit ebfb16a

Browse files
committed
Revert "[CAS] Add OnDiskDataAllocator (#161264)"
This reverts commit 08e9540. Doesn't build on some bots, see comments on #161264
1 parent 27c207e commit ebfb16a

File tree

5 files changed

+0
-395
lines changed

5 files changed

+0
-395
lines changed

llvm/include/llvm/CAS/OnDiskDataAllocator.h

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

llvm/lib/CAS/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ add_llvm_component_library(LLVMCAS
77
MappedFileRegionArena.cpp
88
ObjectStore.cpp
99
OnDiskCommon.cpp
10-
OnDiskDataAllocator.cpp
1110
OnDiskTrieRawHashMap.cpp
1211

1312
ADDITIONAL_HEADER_DIRS

llvm/lib/CAS/OnDiskDataAllocator.cpp

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

llvm/unittests/CAS/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ add_llvm_unittest(CASTests
88
ActionCacheTest.cpp
99
CASTestConfig.cpp
1010
ObjectStoreTest.cpp
11-
OnDiskDataAllocatorTest.cpp
1211
OnDiskTrieRawHashMapTest.cpp
1312
ProgramTest.cpp
1413
)

0 commit comments

Comments
 (0)