[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:38:26 PDT 2023


MaskRay updated this revision to Diff 532509.
MaskRay added a comment.

rebase after b9a134aa629de23a1dcf4be32e946e4e308fc64d <https://reviews.llvm.org/rGb9a134aa629de23a1dcf4be32e946e4e308fc64d>


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.532509.patch
Type: text/x-patch
Size: 23181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/cb1cafb4/attachment-0001.bin>


More information about the llvm-commits mailing list