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

Rafael Ávila de Espíndola <rafael.espind...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |martellmal...@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Rafael Ávila de Espíndola <rafael.espind...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to