[LLVMdev] Instruction ctor: insertBefore

Vladimir Prus ghost at cs.msu.su
Thu Jun 24 03:04:01 PDT 2004


Hi,
the insertBefore parameter, present in all constructors, is declared like 
this:

    Instruction *InsertBefore=0

any reason there's no "const" before "Instruction"

?

- Volodya




More information about the llvm-dev mailing list