http://llvm.org/bugs/show_bug.cgi?id=13577
Benjamin Kramer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #3 from Benjamin Kramer <[email protected]> 2012-08-12 13:05:35 CDT --- The crash you're seeing is of the freshly compiled clang, not the older clang you're using to start the selfhost. However, Michael Liao fixed the CMOV bug in r161732. -- 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
