[llvm-commits] [llvm] r51461 - in /llvm/trunk: include/llvm/Instructions.h lib/VMCore/Constants.cpp lib/VMCore/Instructions.cpp

Matthijs Kooijman matthijs at stdin.nl
Fri May 30 06:41:37 PDT 2008


Hi Dan,

by now, I've got some coding using insertvalue and extractvalue to work, but I
did find some more bugs along the way. Attached are the changes I needed to
make to get things to work.

> That change means ExtractValue and InsertValue no longer need
> variable-length Use lists, and I'm still working out how things
> ought to look under Gabor's new framework (it *is* saving us memory
> at least, right? :-})
What is Gabor's new framework?

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/20080530/a2c7ac0e/attachment.sig>


More information about the llvm-commits mailing list