[all-commits] [llvm/llvm-project] f288c2: Revert "[CMAKE] Plumb include_directories() into t...
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Fri Apr 3 10:48:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f288c216875d6cba6465230cbb0677e839775cd9
https://github.com/llvm/llvm-project/commit/f288c216875d6cba6465230cbb0677e839775cd9
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M clang/cmake/modules/AddClang.cmake
M llvm/cmake/modules/TableGen.cmake
M mlir/cmake/modules/AddMLIR.cmake
M mlir/examples/toy/Ch3/CMakeLists.txt
M mlir/examples/toy/Ch4/CMakeLists.txt
M mlir/examples/toy/Ch4/include/toy/CMakeLists.txt
M mlir/examples/toy/Ch5/CMakeLists.txt
M mlir/examples/toy/Ch5/include/toy/CMakeLists.txt
M mlir/examples/toy/Ch6/CMakeLists.txt
M mlir/examples/toy/Ch6/include/toy/CMakeLists.txt
M mlir/examples/toy/Ch7/CMakeLists.txt
M mlir/examples/toy/Ch7/include/toy/CMakeLists.txt
Log Message:
-----------
Revert "[CMAKE] Plumb include_directories() into tablegen()"
This reverts commit ae044c5b0caa095602b6ef4cca40d57efc26a8f6.
This breaks the buildbots, which use an older version of cmake.
More information about the All-commits
mailing list