[all-commits] [llvm/llvm-project] 9a84c6: [cmake] Don't generate per-file "__SHORT_FILE__" d...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 30 09:10:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a84c62da4e8bcf76c39077e0c18f21dd724e9ab
https://github.com/llvm/llvm-project/commit/9a84c62da4e8bcf76c39077e0c18f21dd724e9ab
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/cmake/modules/LLVMProcessSources.cmake
Log Message:
-----------
[cmake] Don't generate per-file "__SHORT_FILE__" defines on visual studio builds (#151167)
As reported on #150677 - this is preventing msbuild parallelization as cmake is repeatedly being updated
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