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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 06:39:18 PDT 2022


thakis added a comment.

Let's land this as-is for now. I'm sure once Jez reads my reply he will be swayed by my flawless reasoning, but implementing this suggestion will require more code on top of the code that is already here, so might as well do that suggestion in a follow-up and keep this one smaller. (And everyone agrees that this patch as-is is a big step forward already.)


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