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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 16:14:26 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ddf7d87831a: [ORC] Add DWARFContext generation from LinkGraphs, use in perf support. (authored by pchintalapudi, committed by lhames).

Changed prior to commit:
  https://reviews.llvm.org/D146391?vs=506851&id=557471#toc

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/Debugging/DebugInfoSupport.h
  llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h
  llvm/include/llvm/ExecutionEngine/Orc/PerfSupportPlugin.h
  llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
  llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/PerfSupportPlugin.cpp
  llvm/tools/llvm-jitlink/CMakeLists.txt
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146391.557471.patch
Type: text/x-patch
Size: 16789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230928/218e0dfe/attachment.bin>


More information about the llvm-commits mailing list