[llvm-commits] [llvm] r52217 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/extractvalue.ll
Matthijs Kooijman
matthijs at stdin.nl
Tue Jun 17 01:25:27 PDT 2008
Hi Dan,
> Oops, I meant SmallVector. Both SmallVector and std::vector guarantee
> their elements are in contiguous memory.
I changed it to use SmallVector now.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080617/9439014d/attachment.sig>
More information about the llvm-commits
mailing list