[PATCH] D61929: [lld] Trace all references with lld --trace-symbol

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 23:16:50 PDT 2019


sbc100 added a comment.

In D61929#1502456 <https://reviews.llvm.org/D61929#1502456>, @ruiu wrote:

> Undefined symbols are indeed not currently displayed by --trace-symbol under the condition you mentioned, but that's also true for other types of symbols such as shared symbols.
>
> A large refactoring is going on, and https://reviews.llvm.org/D61898, and once it's landed, I think we can fix the issue for all symbol types. Do you think you can wait until then?


Indeed, this change in not urgent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61929





More information about the llvm-commits mailing list