http://llvm.org/bugs/show_bug.cgi?id=4177
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #7 from Nick Lewycky <[email protected]> 2009-05-08 02:04:46 --- I've committed the appropriate change to disable this optimization when no TargetData is present (r71210) but it won't take effect until we actually have a "no TargetData" state instead of substituting in a default target. That's being tracked in bug 760. Closing this bug as invalid. -- 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
