http://llvm.org/bugs/show_bug.cgi?id=19270
Jingyue Wu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jingyue Wu <[email protected]> --- Fixed in r205547. The fixing patch is different from what I proposed here. Instead of disabling the optimization, we create extra addrspacecasts to make sure the type matches. -- 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
