[LLVMbugs] [Bug 2273] Segmentation Fault in PassManager.cpp
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri May 2 15:14:54 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2273
Devang Patel <dpatel at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpatel at apple.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Devang Patel <dpatel at apple.com> 2008-05-02 17:14:53 ---
I added assert message.
A function pass, that is required by a module pass, can not require SCC pass.
--
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