http://llvm.org/bugs/show_bug.cgi?id=19621
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Chandler Carruth <[email protected]> --- The root cause of this was r205965 (a resubmit of r205018). It seems ill prepared for there to be constants in the root, and there is no clear fix I could spot. I followed up with Arnold on the commit thread as well and directed him to this PR for the test case. Marking as fixed as the in-tree fallout is now fixed. Figuring out what is needed for r205965 to stick can be tracked in the review thread or elsewhere. -- 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
