[all-commits] [llvm/llvm-project] 3de982: [MLIR][CMake] Disable PCH reuse for C API librarie...
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Mon Feb 23 20:16:30 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3de98281d48ad3e00c823eb6426bf2fec9e74cf6
https://github.com/llvm/llvm-project/commit/3de98281d48ad3e00c823eb6426bf2fec9e74cf6
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M mlir/cmake/modules/AddMLIR.cmake
Log Message:
-----------
[MLIR][CMake] Disable PCH reuse for C API libraries (#182862)
C API libraries override the symbol visibility default, which is incompatible with 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