[lld] [lld-macho]Fix bug in finding "chained" re-exported libs. (PR #135241)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 11 11:10:15 PDT 2025


https://github.com/nico approved this pull request.

#134925 recently was kind of similar. But that was about tbd files and this here is about mach-o files.

I wonder if our behavior here is consistent across .tbd and .dylib inputs.

https://github.com/llvm/llvm-project/pull/135241


More information about the llvm-commits mailing list