[all-commits] [llvm/llvm-project] 9fdac8: [sanitizer_common] Fix building with NetBSD 10.99....

Brad Smith via All-commits all-commits at lists.llvm.org
Mon Apr 7 12:57:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fdac840ec4901a6e3c71249a136cbecc4a9921a
      https://github.com/llvm/llvm-project/commit/9fdac840ec4901a6e3c71249a136cbecc4a9921a
  Author: Brad Smith <brad at comstyle.com>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp

  Log Message:
  -----------
  [sanitizer_common] Fix building with NetBSD 10.99.12 or newer (#134708)

https://github.com/NetBSD/src/commit/16543c49052c820334cffc5c69b2afde18f02458

__lwp_getprivate_fast() was moved to a new arch-specific header file.

Closes: #125566

Co-authored-by: Thomas Klausner <wiz at gatalith.at>



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