http://llvm.org/bugs/show_bug.cgi?id=3601
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Loop Optimizer |Interprocedural Analyses Resolution| |FIXED Summary|loop passes vs call graph |function passes vs call | |graph --- Comment #4 from Chris Lattner <[email protected]> 2009-09-01 01:34:04 --- Fixed here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090831/086071.html Testcase here: test/Transforms/Inline/callgraph-update.ll -- 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
