[llvm-commits] CVS: llvm/include/llvm/Analysis/DSNode.h

Chris Lattner sabre at nondot.org
Sat Feb 7 17:04:28 PST 2004


On Sat, 7 Feb 2004, Alkis Evlogimenos wrote:
>     void stopForwarding() {
>       assert(isForwarding() &&
>              "Node isn't forwarding, cannot stopForwarding!");
>
> don't you think?

Yup, will fix.

-Chris

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




More information about the llvm-commits mailing list