[all-commits] [llvm/llvm-project] 8e8701: [lld/mac] When loading reexports, look for basenam...

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Jul 27 11:29:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e8701abca3d4f05bd00762cd13df6a96635c3ef
      https://github.com/llvm/llvm-project/commit/8e8701abca3d4f05bd00762cd13df6a96635c3ef
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/sub-library.s

  Log Message:
  -----------
  [lld/mac] When loading reexports, look for basename in -F / -L first

Matches ld64 (cf Options::findIndirectDylib()), and fixes PR51218.

Differential Revision: https://reviews.llvm.org/D106842




More information about the All-commits mailing list