[PATCH] D152661: [XRay] Make xray_fn_idx entries PC-relative
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 18 19:19:02 PDT 2023
MaskRay updated this revision to Diff 532501.
MaskRay edited the summary of this revision.
MaskRay added a comment.
rebase
The Mach-O label difference issue has been fixed by my previous commit 507efbcce03d8c2c5dbea3028bc39f02c88fea79 <https://reviews.llvm.org/rG507efbcce03d8c2c5dbea3028bc39f02c88fea79>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152661/new/
https://reviews.llvm.org/D152661
Files:
compiler-rt/lib/xray/xray_interface.cpp
compiler-rt/lib/xray/xray_interface_internal.h
llvm/include/llvm/MC/MCContext.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCContext.cpp
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/Hexagon/xray.ll
llvm/test/CodeGen/PowerPC/xray-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-tail-call-sled.ll
llvm/test/DebugInfo/X86/xray-split-dwarf-interaction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152661.532501.patch
Type: text/x-patch
Size: 22449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/af572232/attachment.bin>
More information about the llvm-commits
mailing list