diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-10-17 21:10:21 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-10-17 21:10:21 +0000 |
commit | a26294201ff5a5d7fb4ed77b2e250f3d4461f042 (patch) | |
tree | c09e32f6c41ee2ab028c76306844bd50be2a00fd /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 391b728a99da75d297437512d0b34f4e502181b9 (diff) | |
download | llvm-a26294201ff5a5d7fb4ed77b2e250f3d4461f042.zip llvm-a26294201ff5a5d7fb4ed77b2e250f3d4461f042.tar.gz llvm-a26294201ff5a5d7fb4ed77b2e250f3d4461f042.tar.bz2 |
Added member template functions to MallocAllocator and
BumpPtrAllocator that implement allocations that return a properly
typed pointer. For BumpPtrAllocator, the allocated memory is
automatically aligned to the minimum alignment of the type (as
calculated by llvm::AlignOf::Alignment).
llvm-svn: 43087
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions