http://llvm.org/bugs/show_bug.cgi?id=10810
John McCall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #2 from John McCall <[email protected]> 2011-09-21 03:12:39 CDT --- It depends on the target. See our discussion in PR10713, as well as my comments in r140241, which fixes this in Clang (except on x86-64, where the ABI requires us to set %al for unprototyped calls). -- 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
