http://llvm.org/bugs/show_bug.cgi?id=3166


Dan Gohman <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Dan Gohman <[EMAIL PROTECTED]>  2008-12-05 14:17:47 ---
Thanks for the patch! I modified it to better fit with
LLVM coding style, and fixed a few bugs -- dli_sname can
be NULL if no symbol is found, and fprintf shouldn't be
used without a format string -- and I tested it on
an Ubuntu Intrepid box, and applied it.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to