[llvm-commits] [llvm] r53941 - in /llvm/trunk: include/llvm/ include/llvm/Bitcode/ include/llvm/Support/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/CodeGen/SelectionDAG/ lib/Target/CBackend/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/ test/Transforms/SCCP/

Matthijs Kooijman matthijs at stdin.nl
Wed Jul 23 01:44:51 PDT 2008


> > The IRBuilder still accepts multiple-value returns, and auto- upgrades
> > them to InsertValueInst instructions.
> Is this temporary, or just a transition device?  I'd rather keep IR  
> Builder "pure", reflecting the current state of the IR.
It would be useful to have such a function for convenience, though it might be
better to make it a seperate function with a different name, then?

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/20080723/9b032c1c/attachment.sig>


More information about the llvm-commits mailing list