[all-commits] [llvm/llvm-project] 58addf: [lld] handle re-exports for full framework paths (...

Richard Howell via All-commits all-commits at lists.llvm.org
Fri May 2 09:16:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58addfbbcc520d925e93f33b2c68dcf657496828
      https://github.com/llvm/llvm-project/commit/58addfbbcc520d925e93f33b2c68dcf657496828
  Author: Richard Howell <rmaz at users.noreply.github.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    A lld/test/MachO/reexport-without-rpath.s

  Log Message:
  -----------
  [lld] handle re-exports for full framework paths (#137989)

Framework load paths can be either the top level framework name, or
subpaths of the framework bundle pointing to specific framework binary
versions. Extend the framework lookup logic to handle the latter case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list