[all-commits] [llvm/llvm-project] a75042: [mlir] Update usage of createJITDylib to createBar...
River Riddle via All-commits
all-commits at lists.llvm.org
Wed Feb 19 17:32:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a750422609eb5687f6f27d8908dda3a119622254
https://github.com/llvm/llvm-project/commit/a750422609eb5687f6f27d8908dda3a119622254
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M mlir/lib/ExecutionEngine/ExecutionEngine.cpp
Log Message:
-----------
[mlir] Update usage of createJITDylib to createBareJITDylib after LLVM change
A few tests are broken, but this allows for MLIR to build.
More information about the All-commits
mailing list