[LLVMbugs] [Bug 780] tools only pull in some symbols from library archive
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Mar 30 10:55:43 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=780
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #23 from Chris Lattner <sabre at nondot.org> 2008-03-30 12:55:43 ---
This has been fixed by Devang's change of the passmgr from using RTTI to using
an explicit ID symbol for each 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