[PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mailing List "llvm-commits" via cfe-commits
cfe-commits at lists.llvm.org
Tue May 24 16:01:54 PDT 2016
llvm-commits added a subscriber: llvm-commits.
llvm-commits added a comment.
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.
http://reviews.llvm.org/D20423
More information about the cfe-commits
mailing list