[PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Duncan P. N. Exon Smith via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 16:01:50 PDT 2016
This seems strange to me. For example, it breaks the otherwise very convenient:
--
$ clang -flto t.c -mllvm -some-internal-option-for-cc1
--
I don't understand how it's better.
> On 2016-May-20, at 08:14, Mehdi AMINI via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> joker.eph added a comment.
>
> I'm don't have a strong opinion, let me ask what Duncan think of that.
>
>
> http://reviews.llvm.org/D20423
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list