[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 10:52:29 PDT 2018
ruiu added a comment.
I think we should at least include "ld.lld: " part in the error message, because without that, it is sometimes hard to identify what command is emitting an error in a long build log.
https://reviews.llvm.org/D49189
More information about the llvm-commits
mailing list