[LLVMbugs] [Bug 3071] CommandLine. h assertion failed with linking LLVM to a shared library
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Nov 4 21:37:52 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3071
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Chris Lattner <clattner at apple.com> 2009-11-04 23:37:51 ---
THis happens when you get a .o file linked into both the main application and
the plugin.
--
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