http://llvm.org/bugs/show_bug.cgi?id=9756
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Nick Lewycky <[email protected]> 2011-04-19 22:20:30 CDT --- Hah! This is indeed the bug that was causing the mis-assembly I was tracking! And here I thought it was a side problem I didn't want to forget while continuing my debugging. I agree with signed char and picked "int8_t" and landed that in r129845. -- 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
