[LLVMbugs] [Bug 3028] Assertion `i < NumOperands && "getOperand() out of range!"' failed

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Nov 9 15:19:39 PST 2008


http://llvm.org/bugs/show_bug.cgi?id=3028


Bill Wendling <isanbard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Bill Wendling <isanbard at gmail.com>  2008-11-09 17:19:39 ---
Fixed:
http://llvm.org/viewvc/llvm-project?rev=58946&view=rev

I believe that this is the correct approach. For this case, the code won't be
executed -- which is correct.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list