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

Bhargav Reddy Godala via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 10:04:56 PDT 2016


bunty2020 added inline comments.

================
Comment at: lib/Driver/Tools.cpp:8375
@@ -8370,3 +8374,3 @@
   AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs);
 
   if (!Args.hasArg(options::OPT_nostdlib, options::OPT_nodefaultlibs)) {
----------------
Moved to AddGoldPlugin


http://reviews.llvm.org/D20423





More information about the llvm-commits mailing list