[PATCH] D146169: Non-debuginfo JITLink perf jitdump support

Prem Chintalapudi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 19 13:48:59 PDT 2023


pchintalapudi updated this revision to Diff 506418.
pchintalapudi edited the summary of this revision.
pchintalapudi added a comment.
Herald added a subscriber: krytarowski.

Fix Windows compilation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146169

Files:
  llvm/include/llvm/ExecutionEngine/Orc/PerfSupportPlugin.h
  llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h
  llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/PerfSupportPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/TargetProcess/CMakeLists.txt
  llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.cpp
  llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_perf.s
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146169.506418.patch
Type: text/x-patch
Size: 56776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230319/38827c02/attachment-0001.bin>


More information about the llvm-commits mailing list