OSDN Git Service

BumpPtrAllocator::Reset() doesn't need to allocate anything. (Thanks, Jakob)
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 13 Apr 2010 16:38:06 +0000 (16:38 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 13 Apr 2010 16:38:06 +0000 (16:38 +0000)
commitb0322e6ddfb7f56cb7e8a770ec307fdb00cd5437
treeb3388d8e9fb22b8900aec30bcdb8ae958e380f89
parentf3a3b0fc0e6be9c45add0aa6624f0cb900548dcc
BumpPtrAllocator::Reset() doesn't need to allocate anything. (Thanks, Jakob)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101138 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Allocator.cpp