[PATCH] D146391: Add DWARFContext generation from LinkGraphs, use in perf support

Prem Chintalapudi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 01:16:18 PDT 2023


pchintalapudi updated this revision to Diff 506492.
pchintalapudi added a comment.

Diff against parent revision


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146391

Files:
  llvm/include/llvm/ExecutionEngine/Orc/DebugInfoSupport.h
  llvm/include/llvm/ExecutionEngine/Orc/PerfSupportPlugin.h
  llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/DebugInfoSupport.cpp
  llvm/lib/ExecutionEngine/Orc/PerfSupportPlugin.cpp
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146391.506492.patch
Type: text/x-patch
Size: 14919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/9de762ae/attachment.bin>


More information about the llvm-commits mailing list