[all-commits] [llvm/llvm-project] bd933c: [CMake] Disable PCH reuse for plugins in non-PIC b...
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Sun Mar 15 00:52:44 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd933ccd6fed9401de318a45ddf3bed5690e5389
https://github.com/llvm/llvm-project/commit/bd933ccd6fed9401de318a45ddf3bed5690e5389
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2026-03-15 (Sun, 15 Mar 2026)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
[CMake] Disable PCH reuse for plugins in non-PIC builds (#186643)
Plugins are always PIC and therefore cannot reuse non-PIC PCH.
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