[LLVMbugs] [Bug 6102] assertion "Not all catch info was assigned to a landing pad!"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 29 09:19:11 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=6102
Nuno Lopes <nunoplopes at sapo.pt> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |nunoplopes at sapo.pt
Resolution| |FIXED
--- Comment #1 from Nuno Lopes <nunoplopes at sapo.pt> 2012-06-29 11:19:11 CDT ---
Exceptions in LLVM had major changes in the last year or so, which means that
the code attached is no longer valid (misses a landindpad).
Please file a new bug report if you're still able to reproduce the problem with
a recent LLVM version.
--
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