[PATCH] D77017: lld: Reduce number of references to undefined printed from 10 to 3.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 10:40:47 PDT 2020


MaskRay added a comment.

In D77017#1948650 <https://reviews.llvm.org/D77017#1948650>, @thakis wrote:

> (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.)


I assume you mean `--error-limit=0`. Yeah, I don't know who has a need for that so far.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77017/new/

https://reviews.llvm.org/D77017





More information about the llvm-commits mailing list