[all-commits] [llvm/llvm-project] 3c5dd5: [MLIR] Register JIT event listeners with RTDyldObj...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Sat May 9 02:17:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c5dd5863c34ecd51e9d2a49929877d8151dea39
https://github.com/llvm/llvm-project/commit/3c5dd5863c34ecd51e9d2a49929877d8151dea39
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-05-09 (Sat, 09 May 2020)
Changed paths:
M mlir/include/mlir/ExecutionEngine/ExecutionEngine.h
M mlir/lib/ExecutionEngine/ExecutionEngine.cpp
Log Message:
-----------
[MLIR] Register JIT event listeners with RTDyldObjectLinkingLayer
Use a new API to register JIT event listeners.
Differential Revision: https://reviews.llvm.org/D78435
More information about the All-commits
mailing list