http://llvm.org/bugs/show_bug.cgi?id=11827
Anton Korobeynikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Anton Korobeynikov <[email protected]> 2012-01-22 05:13:45 CST --- Looks like the bug of the custom pass ("Flattening control flow"). From ML it's clear that it's doing something like cast<uint64_t>(Val), where Val is just 'unsigned'. -- 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
