[llvm-commits] [llvm] r46705 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp

Chris Lattner clattner at apple.com
Mon Feb 4 10:04:24 PST 2008


On Feb 4, 2008, at 1:29 AM, Duncan Sands wrote:

> Author: baldrick
> Date: Mon Feb  4 03:29:17 2008
> New Revision: 46705
>
> URL: http://llvm.org/viewvc/llvm-project?rev=46705&view=rev
> Log:
> I don't see how NodeUpdated can be called with a
> ReadyToProcess node - add an assertion to check
> this.  Add an assertion to NodeDeleted that checks

The assertion seems correct to me, thanks Duncan!

-Chris




More information about the llvm-commits mailing list