[PATCH] D118100: [cmake] Some NFC changes in preparation for accomodating `Ninja Multi-Config`
Argyrios Kyrtzidis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 24 21:12:04 PST 2022
akyrtzi created this revision.
Herald added a subscriber: mgorny.
akyrtzi requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- 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
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118100
Files:
llvm/cmake/config-ix.cmake
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/cmake/modules/TableGen.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118100.402759.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/bb79efb7/attachment.bin>
More information about the llvm-commits
mailing list