[PATCH] D77017: lld: Reduce number of references to undefined printed from 10 to 3.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 29 10:08:23 PDT 2020
thakis added a comment.
(If someone wants to see _all_ undefined refs, we could make it so that -ferror-limit=0 disables this limiting, but I haven't heard anyone wishing for that so far, so I wouldn't do that for now.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77017/new/
https://reviews.llvm.org/D77017
More information about the llvm-commits
mailing list