http://llvm.org/bugs/show_bug.cgi?id=5645
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Chris Lattner <[email protected]> 2009-12-03 01:19:26 --- Eli fixed this: $ clang t.cc -S -o - -emit-llvm -O3 ... define i32 @_Z2f6v() nounwind ssp { if.then.i156: ret i32 1251552576 } -- 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
