[PATCH] D127696: [lld-macho] Print the name of functions containing undefined references

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 02:56:47 PDT 2022


int3 accepted this revision.
int3 added a comment.

> Should we omit it too, at least for undefined symbol diags?

IMO we are strictly providing more useful info here so I think it makes more sense for us to keep it this way and maybe have the other ports changed to match at some point


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127696



More information about the llvm-commits mailing list