OSDN Git Service

Revert "[mlir:JitRunner] Use custom shared library init/destroy functions if available"
authorEugene Zhulenev <ezhulenev@google.com>
Fri, 8 Jan 2021 15:43:54 +0000 (07:43 -0800)
committerEugene Zhulenev <ezhulenev@google.com>
Fri, 8 Jan 2021 15:46:35 +0000 (07:46 -0800)
commit740950cf1cda4e5ccecf3781b7b64c9a9a72b168
tree9f762dc166e02b8cb3e04bb23d8388847ac17e8f
parent80dee7965dffdfb866afa9d74f3a4a97453708b2
Revert "[mlir:JitRunner] Use custom shared library init/destroy functions if available"

This reverts commit 84dc9b451bfd62474f44dd1af0e4955a0110d523.

Fix Windows breakage: http://lab.llvm.org:8011/#/builders/13/builds/3658/steps/6/logs/stdio

Differential Revision: https://reviews.llvm.org/D94309
mlir/lib/ExecutionEngine/AsyncRuntime.cpp
mlir/lib/ExecutionEngine/CMakeLists.txt
mlir/lib/ExecutionEngine/JitRunner.cpp