[all-commits] [llvm/llvm-project] aae5a3: [libc][bazel] Mark socket functions weak (#115088)

Michael Jones via All-commits all-commits at lists.llvm.org
Wed Nov 6 10:29:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aae5a38e4e5121e340541794404eb62f26e66bf0
      https://github.com/llvm/llvm-project/commit/aae5a38e4e5121e340541794404eb62f26e66bf0
  Author: Michael Jones <michaelrj at google.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][bazel] Mark socket functions weak (#115088)

Downstream ther'es a user that needs the syscall wrappers to be weak. I
intend to set up a proper mechanism for just listing which functions
should be weak eventually, but for now this is necessary.



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