[all-commits] [llvm/llvm-project] 7d2c11: [NFC] Add llvm-config.h def for LLVM_ENABLE_PLUGINS
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Dec 16 15:57:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d2c1150d31bb3692c81f6ecb0dbe61170e31212
https://github.com/llvm/llvm-project/commit/7d2c1150d31bb3692c81f6ecb0dbe61170e31212
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/include/llvm/Config/llvm-config.h.cmake
M llvm/unittests/Passes/CMakeLists.txt
Log Message:
-----------
[NFC] Add llvm-config.h def for LLVM_ENABLE_PLUGINS
Snatched from D139644, but because it'd also need a fix in
Passes/CMakeLists.txt, decided to peel it off.
More information about the All-commits
mailing list