[PATCH] D153239: [XRay] Make xray_instr_map compatible with Mach-O
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 22:45:51 PDT 2023
MaskRay updated this revision to Diff 533133.
MaskRay edited the summary of this revision.
MaskRay added a comment.
rebase
thanks to Oleksii Lozovskyi
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153239/new/
https://reviews.llvm.org/D153239
Files:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
llvm/test/CodeGen/AArch64/xray-omit-function-index.ll
llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-entry.ll
llvm/test/CodeGen/AArch64/xray-partial-instrumentation-skip-exit.ll
llvm/test/CodeGen/AArch64/xray-tail-call-sled.ll
llvm/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
llvm/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
llvm/test/CodeGen/X86/xray-attribute-instrumentation.ll
llvm/test/CodeGen/X86/xray-log-args.ll
llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-entry.ll
llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-exit.ll
llvm/test/CodeGen/X86/xray-tail-call-sled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153239.533133.patch
Type: text/x-patch
Size: 14328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/d4e28fc1/attachment.bin>
More information about the llvm-commits
mailing list