[all-commits] [llvm/llvm-project] 23dc94: [MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally c...

ftynse via All-commits all-commits at lists.llvm.org
Mon May 18 09:47:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23dc948d362018a8257d8288fe9beb0d27fc9b35
      https://github.com/llvm/llvm-project/commit/23dc948d362018a8257d8288fe9beb0d27fc9b35
  Author: Alexandre Rames <arames at apple.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M mlir/CMakeLists.txt
    M mlir/tools/mlir-opt/CMakeLists.txt
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  [MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally compile tests.

This is equivalent to what is done for other projects (e.g. clang).

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




More information about the All-commits mailing list