[LLVMdev] MP1: Constructor for AllocaInst

Chris Lattner sabre at nondot.org
Sun Sep 15 19:46:00 PDT 2002


> AllocaInst. I did a recent "cvsupdate", but the code still hadn't
> changed. Has this code already been updated ? If not, I request that it
> be updated as soon as possible, as it simplifies our implementation of
> MP1 (we need to insert the alloca's at the beginning of the function).

The plan is to update the CSIL CVS tree soon.  When that happens you
should get the update.  I'm sure that you'll be notified when this
happens.  Until then, you can manually call the insert method to get the
job done.

-Chris

http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/




More information about the llvm-dev mailing list