[LLVMbugs] [Bug 7131] simple Cocoa application crashes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 13 16:13:52 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7131
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-05-13 18:13:51 CDT ---
This is because objc classes aren't registered with the runtime when run
through the JIT. Getting this to work is a huge amount of hassle that isn't
worth the trouble.
--
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