================ @@ -3637,3 +3637,28 @@ void tools::setComplexRange(const Driver &D, StringRef NewOpt, LastOpt = NewOpt; Range = NewRange; } + +void tools::constructLlvmLinkCommand(Compilation &C, const Tool &T, ---------------- sarnex wrote:
Done, thanks https://github.com/llvm/llvm-project/pull/169572 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
