[PATCH] D146169: Non-debuginfo JITLink perf jitdump support
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 17 21:10:51 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88e3358f331d: [ORC][JITLink] Non-debuginfo JITLink perf jitdump support. (authored by pchintalapudi, committed by lhames).
Changed prior to commit:
https://reviews.llvm.org/D146169?vs=514743&id=556925#toc
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/Shared/PerfSharedStructs.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-64/ELF_perf.s
llvm/tools/llvm-jitlink/llvm-jitlink.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146169.556925.patch
Type: text/x-patch
Size: 55419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230918/cf83d47b/attachment.bin>
More information about the llvm-commits
mailing list