http://llvm.org/bugs/show_bug.cgi?id=14241
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Chandler Carruth <[email protected]> 2012-11-02 03:40:58 CDT --- (In reply to comment #6) > I guess so. Is anything else using DependenceAnalysis? Nope, nothing else is using DependenceAnalysis. This is enough to get us to "clean" on this front at least. Reverted in r167286, test case added in r167287. -- 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
