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

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 13:32:59 PDT 2018


smeenai added a comment.

Actually, I lied; bfd and gold appear to print their full path. gcc does print the basename though, and that seems like a good compromise.


https://reviews.llvm.org/D49189





More information about the llvm-commits mailing list