[all-commits] [llvm/llvm-project] c86c96: [mlir] Load dynamic libraries in JitRunner from ab...

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Feb 18 22:34:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c86c96a710720296b6e904170f0e157d3c7dcc84
      https://github.com/llvm/llvm-project/commit/c86c96a710720296b6e904170f0e157d3c7dcc84
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/JitRunner.cpp

  Log Message:
  -----------
  [mlir] Load dynamic libraries in JitRunner from absolute paths so that GDB can find the symbol tables.

Reviewed By: mehdi_amini, ftynse

Differential Revision: https://reviews.llvm.org/D96759




More information about the All-commits mailing list