http://llvm.org/bugs/show_bug.cgi?id=3227
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Nick Lewycky <[email protected]> 2008-12-17 18:50:37 --- It works! Thanks Bill! I have no idea *how* it could have been GVN with all the optimization passes disabled, but that's a mystery I'm not keen to delve into now. Next up is figuring out what went wrong with nocapture... I'll reopen this bug if things don't work on my 32-bitter at home. -- 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
