[PATCH] D85140: [RFC] Factor out repetitive cmake patterns for llvm-style projects

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 3 17:51:10 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9b87f43bde8: [RFC] Factor out repetitive cmake patterns for llvm-style projects (authored by stephenneuendorffer).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85140/new/

https://reviews.llvm.org/D85140

Files:
  llvm/cmake/modules/LLVMProjectOptions.cmake
  llvm/cmake/modules/LLVMProjectTargets.cmake
  mlir/CMakeLists.txt
  mlir/cmake/modules/AddMLIR.cmake
  mlir/examples/standalone/CMakeLists.txt
  mlir/examples/standalone/standalone-opt/CMakeLists.txt
  mlir/examples/standalone/standalone-translate/CMakeLists.txt
  mlir/examples/toy/CMakeLists.txt
  mlir/test/Examples/standalone/test.toy
  mlir/tools/mlir-cpu-runner/CMakeLists.txt
  mlir/tools/mlir-cuda-runner/CMakeLists.txt
  mlir/tools/mlir-linalg-ods-gen/CMakeLists.txt
  mlir/tools/mlir-opt/CMakeLists.txt
  mlir/tools/mlir-reduce/CMakeLists.txt
  mlir/tools/mlir-rocm-runner/CMakeLists.txt
  mlir/tools/mlir-translate/CMakeLists.txt
  mlir/tools/mlir-vulkan-runner/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85140.296016.patch
Type: text/x-patch
Size: 17259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201004/96c5e032/attachment.bin>


More information about the llvm-commits mailing list