[PATCH] D49189: Omit path to lld binary from lld's error and warning diagnostics.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 11:04:49 PDT 2018


ruiu added a comment.

How about changing the Clang driver so that it invokes a linker using a relative path instead of an absolute one when appropriate?


https://reviews.llvm.org/D49189





More information about the llvm-commits mailing list