[all-commits] [llvm/llvm-project] 6593cd: [mlir] Replace `include_directories`

Marius Brehler via All-commits all-commits at lists.llvm.org
Fri Sep 10 00:06:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6593cd3fe989213aefe0c76092d053206917b54f
      https://github.com/llvm/llvm-project/commit/6593cd3fe989213aefe0c76092d053206917b54f
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  Changed paths:
    M mlir/test/lib/Analysis/CMakeLists.txt
    M mlir/test/lib/Conversion/StandardToLLVM/CMakeLists.txt
    M mlir/test/lib/Dialect/DLTI/CMakeLists.txt
    M mlir/test/lib/Dialect/StandardOps/CMakeLists.txt
    M mlir/test/lib/IR/CMakeLists.txt
    M mlir/test/lib/Transforms/CMakeLists.txt
    M mlir/unittests/TableGen/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Replace `include_directories`

Switches to adding target specific, private includes instead of adding
global includes.

Reviewed By: ftynse

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




More information about the All-commits mailing list