[all-commits] [llvm/llvm-project] bd9691: [LLVM][Support][Cygwin] Add threading support for ...

Tomohiro Kashiwada via All-commits all-commits at lists.llvm.org
Tue Jun 24 07:18:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd96918f01cfd7642a20a4a5bb0e7d10ad7f2360
      https://github.com/llvm/llvm-project/commit/bd96918f01cfd7642a20a4a5bb0e7d10ad7f2360
  Author: Tomohiro Kashiwada <kikairoya at gmail.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

  Changed paths:
    M llvm/lib/Support/Unix/Threading.inc

  Log Message:
  -----------
  [LLVM][Support][Cygwin] Add threading support for Cygwin host (#145314)

Cygwin environment has pthread functionality but LLVM integration
doesn't care it nor provide fallback.
Using Linux integration for Cygwin works fine.



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