https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83243

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |9.0

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed by

commit 4eea76dbfc871614e116961b048d9aa38eee66ea
Author: law <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Nov 8 22:05:27 2018 +0000

            * collect2.c (linker_select):  Add USE_LLD_LD.
            (ld_suffixes): Add ld.lld.
            (main): Handle -fuse-ld=lld.
            * common.opt (-fuse-ld=lld): New option.
            * doc/invoke.texi (-fuse-ld=lld): Document.
            * opts.c (common_handle_option): Handle OPT_fuse_ld_lld.

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265940
138bc75d-0d04-0410-961f-82ee72b054a4

Reply via email to