[LLVMbugs] [Bug 8892] CGSCCPassManager does not visit all functions.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 2 22:29:34 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8892
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2011-01-03 00:29:34 CST ---
All your functions are invalid, therefore they are not reachable from the
callgraph. We're optimizing compile time!
--
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.
More information about the llvm-bugs
mailing list