[all-commits] [llvm/llvm-project] 15cb5e: [Support] Use llvm::popcount (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Feb 12 13:39:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15cb5ebed7a45002abb617600ca1d6609b0dc5a9
https://github.com/llvm/llvm-project/commit/15cb5ebed7a45002abb617600ca1d6609b0dc5a9
Author: Kazu Hirata <kazu at google.com>
Date: 2023-02-12 (Sun, 12 Feb 2023)
Changed paths:
M llvm/lib/Support/Windows/Threading.inc
Log Message:
-----------
[Support] Use llvm::popcount (NFC)
This should fix builds on Windows.
More information about the All-commits
mailing list