[LLVMdev] Instruction ctor: insertBefore

Reid Spencer reid at x10sys.com
Thu Jun 24 12:31:02 PDT 2004


I'm not opposed to mutable and its probably reasonable in this case.
However, I'd defer to Chris' opinion for anything in VMCore. We try to
limit the number of changes/additions there because the impact can be
quite large if something goes wrong.

Reid.

On Thu, 2004-06-24 at 04:41, Vladimir Prus wrote:
> Hi Reid,
> 
> > Instructions are members of a linked list. Consequently if you insert
> > some Instruction, that instruction gets changed. So, its not const.
> >
> > Simple enough?
> 
> Yes, thank you.
> 
> I started thinking if "mutable" is right here, but that's long philosophical 
> issue ;-)
> 
> - Volodya
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040624/2b5bebe7/attachment.sig>


More information about the llvm-dev mailing list