[PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 10:46:10 PDT 2016


tejohnson added a comment.

In http://reviews.llvm.org/D20423#434665, @pcc wrote:

> Plugin-opt (and mllvm) aren't really meant for users, I'm not sure that we
>  need to be making them easier to specify like that.


True but from a developer's standpoint this increases usability quite a bit. We're passing one developer option to another to make the handling of the -mllvm developer option uniform with and without -flto.


http://reviews.llvm.org/D20423





More information about the llvm-commits mailing list