[LLVMbugs] [Bug 1186] Assertion failure in PassManager.cpp:643
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Mar 5 14:24:13 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1186
dpatel at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dpatel at apple.com 2007-03-05 16:24 -------
tst1 is not preserved by tst2. So after ts2, tst1 is removed from the list of available analysis. This is why
PassManager assserts while adding tst3.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list