[all-commits] [llvm/llvm-project] 7c081a: [mlir][standalone] Enable to build as LLVM externa...

Marius Brehler via All-commits all-commits at lists.llvm.org
Wed Mar 1 05:16:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c081a5675cae9f083e3c34ec27a89ad3fcc9d3b
      https://github.com/llvm/llvm-project/commit/7c081a5675cae9f083e3c34ec27a89ad3fcc9d3b
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M mlir/examples/standalone/CMakeLists.txt
    M mlir/examples/standalone/README.md
    M mlir/examples/standalone/test/lit.site.cfg.py.in

  Log Message:
  -----------
  [mlir][standalone] Enable to build as LLVM external project

In addition to the component build, this enables the standalone example
to be build as part of a monolithic LLVM build by using the LLVM
external projects mechanism (`LLVM_EXTERNAL_PROJECTS`).

Reviewed By: stephenneuendorffer, stellaraccident

Differential Revision: https://reviews.llvm.org/D143718




More information about the All-commits mailing list