[all-commits] [llvm/llvm-project] 720e79: [flang-rt] Fix weak RPC stub on Mac-OS (#200998)

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Jun 2 07:21:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 720e796af81205c8cc215bf957db8f51d757fc8c
      https://github.com/llvm/llvm-project/commit/720e796af81205c8cc215bf957db8f51d757fc8c
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M flang-rt/lib/runtime/io-api-server.cpp

  Log Message:
  -----------
  [flang-rt] Fix weak RPC stub on Mac-OS (#200998)

Summary:
This does not work like the ELF extern weak. Attempt to just provide a
weak function that will get overridden if it is linked in.



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