[PATCH] D152661: [XRay] Make xray_fn_idx entries PC-relative

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 22:24:57 PDT 2023


MaskRay updated this revision to Diff 533131.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: cfe-commits, arphaman.
Herald added a project: clang.

fix clang/test/CodeGen/xray-function-index.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152661

Files:
  clang/test/CodeGen/xray-function-index.c
  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-partial-instrumentation-skip-entry.ll
  llvm/test/CodeGen/X86/xray-partial-instrumentation-skip-exit.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.533131.patch
Type: text/x-patch
Size: 23061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230621/37d29ae8/attachment-0001.bin>


More information about the cfe-commits mailing list