[all-commits] [llvm/llvm-project] 53a7db: [llvm] Refactor BalancedPartitioning for fixing bu...
Kamlesh Kumar via All-commits
all-commits at lists.llvm.org
Thu Jun 22 10:57:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53a7db4fdc6a6fc1bc7a8e134858202b661d7e5e
https://github.com/llvm/llvm-project/commit/53a7db4fdc6a6fc1bc7a8e134858202b661d7e5e
Author: Kamlesh Kumar <kamleshbhalui at gmail.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M llvm/include/llvm/Support/BalancedPartitioning.h
M llvm/lib/Support/BalancedPartitioning.cpp
Log Message:
-----------
[llvm] Refactor BalancedPartitioning for fixing build failure with MSVC
Fix build failure on windows system with msvc toolchain
Reviewed By: ellis
Differential Revision: https://reviews.llvm.org/D153318
More information about the All-commits
mailing list