[LLVMdev] Instruction ctor: insertBefore

Vladimir Prus ghost at cs.msu.su
Thu Jun 24 06:44:01 PDT 2004


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




More information about the llvm-dev mailing list