[all-commits] [llvm/llvm-project] 740950: Revert "[mlir:JitRunner] Use custom shared library...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Jan 8 07:46:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 740950cf1cda4e5ccecf3781b7b64c9a9a72b168
      https://github.com/llvm/llvm-project/commit/740950cf1cda4e5ccecf3781b7b64c9a9a72b168
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
    M mlir/lib/ExecutionEngine/CMakeLists.txt
    M mlir/lib/ExecutionEngine/JitRunner.cpp

  Log Message:
  -----------
  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




More information about the All-commits mailing list