[LLVMbugs] [Bug 2552] FunctionPassManager crashed with function inling pass
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Sep 9 14:33:07 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2552
Devang Patel <dpatel at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpatel at apple.com
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #3 from Devang Patel <dpatel at apple.com> 2008-09-09 16:33:07 ---
Added assertion check to catch this.
At the moment, the pass manager does not provide any mechanism to check whether
it is able to handle given pass or not. I am closing this PR for now.
--
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