[all-commits] [llvm/llvm-project] 8bf158: [mlir] Move LLVMPassIncGen to LLVMIR/Transforms/CM...
River Riddle via All-commits
all-commits at lists.llvm.org
Wed Apr 1 14:10:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8bf1583b71d7ecd857ddb8286e3ae59a2418747d
https://github.com/llvm/llvm-project/commit/8bf1583b71d7ecd857ddb8286e3ae59a2418747d
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-04-01 (Wed, 01 Apr 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/CMakeLists.txt
A mlir/include/mlir/Dialect/LLVMIR/Transforms/CMakeLists.txt
Log Message:
-----------
[mlir] Move LLVMPassIncGen to LLVMIR/Transforms/CMakeLists.txt
This fixes a build error with the make generator for a missing
sub-directory.
More information about the All-commits
mailing list