[PATCH] D145291: [AArch64][ARM][X86] Split XRay tests for Linux/macOS

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 12:53:38 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc72dea88b635: [AArch64][ARM][X86] Split XRay tests for Linux/macOS (authored by ilammy, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D145291?vs=530282&id=530327#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145291

Files:
  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: D145291.530327.patch
Type: text/x-patch
Size: 33835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/1a4febf0/attachment.bin>


More information about the llvm-commits mailing list