[all-commits] [llvm/llvm-project] b6ae90: [lli] Register profiling support for ORC in lli

lhames via All-commits all-commits at lists.llvm.org
Tue Mar 14 17:03:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ae90b86c42707c53e38c98f1ee4a59565c645b
      https://github.com/llvm/llvm-project/commit/b6ae90b86c42707c53e38c98f1ee4a59565c645b
  Author: Frank Tetzel <frank.tetzel at sap.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M llvm/tools/lli/lli.cpp

  Log Message:
  -----------
  [lli] Register profiling support for ORC in lli

Adds perf event listeners when RTDyldObjectLinkingLayer is used in -jit-kind=orc
mode.

Reviewed By: lhames

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




More information about the All-commits mailing list