[llvm-bugs] [Bug 25605] lld doesn't understand the target argument on Windows (gnu flavor)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 24 06:02:45 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25605

Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |martellmalone at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
(In reply to comment #2)
> (In reply to comment #1)
> > The "gnu" flavor corresponds to the gnu elf command line and that has no
> > -target option.
> 
> Sounds like this is a clang bug then.
> Rafael, when you switched the meaning of `gnu` flavor, did you update clang
> to not pass `-target`?

When I changed the targets I changed clang to use old-gnu in order to change
one thing at a time.

Martell Malone then changed it to gnu (r253813) and then dropped the -target
options (r253874).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151124/849655a3/attachment.html>


More information about the llvm-bugs mailing list