[all-commits] [llvm/llvm-project] 2868e2: [cmake] Some NFC changes in preparation for accomo...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Tue Jan 25 11:47:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2868e2677b609ed0a1b0e441d5084a8956137816
https://github.com/llvm/llvm-project/commit/2868e2677b609ed0a1b0e441d5084a8956137816
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/cmake/config-ix.cmake
M llvm/cmake/modules/HandleLLVMOptions.cmake
M llvm/cmake/modules/TableGen.cmake
Log Message:
-----------
[cmake] Some NFC changes in preparation for accomodating `Ninja Multi-Config`
* Use `MATCHES` so that `Ninja Multi-Config` generator also satisfies the Ninja check
* Pull out a couple of values into variables, inside `function(tablegen project ofn)`, NFC
Differential Revision: https://reviews.llvm.org/D118100
More information about the All-commits
mailing list