[PATCH] D86435: Profiling the code generated by MCJIT engine using Intel VTune profiler

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 10:56:15 PDT 2020


clayborg added a comment.

I added some folks from LLDB that are more familiar with the depths of the expression parser and how the JIT are used. Jim, Fred and Jonas, do you guys have any ideas on wether this diff could affect the LLDB expression parser when using JIT?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86435/new/

https://reviews.llvm.org/D86435



More information about the llvm-commits mailing list