[LLVMbugs] [Bug 4342] llvm-gcc frontend passes non-absolute path to gold plugin
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jun 9 14:24:31 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4342
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> 2009-06-09 16:24:30 ---
Fixed in revision 73146. We now pass the assembler to the plugin. It is the
same assembler that gcc itself would use, so this is probably the correct
solution.
--
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