http://llvm.org/bugs/show_bug.cgi?id=10583
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from [email protected] 2011-08-04 19:55:47 CDT --- Yikes! okay, looks like the way forward is to relax the assert a bit. I couldn't find a Warn() equivalent of an assert() in wide use so assert stays for now. r136954 probably fixes this. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
