[llvm-commits] CVS: poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp

Chris Lattner lattner at cs.uiuc.edu
Fri Nov 7 23:26:01 PST 2003


Changes in directory poolalloc/runtime/PoolAllocator:

PoolAllocatorBitMask.cpp updated: 1.25 -> 1.26

---
Log message:

Rename this file, to indicate what it REALLY implements.


---
Diffs of the changes:  (+1 -1)

Index: poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp
diff -u poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp:1.25 poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp:1.26
--- poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp:1.25	Fri Nov  7 17:55:35 2003
+++ poolalloc/runtime/PoolAllocator/PoolAllocatorBitMask.cpp	Fri Nov  7 23:24:56 2003
@@ -1,4 +1,4 @@
-//===- PoolAllocatorChained.cpp - Implementation of poolallocator runtime -===//
+//===- PoolAllocatorBitMask.cpp - Implementation of poolallocator runtime -===//
 // 
 //                       The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list