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

Oleksii Lozovskyi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 11 00:26:38 PDT 2023


ilammy updated this revision to Diff 530282.
ilammy added a comment.

- Rebasing on newer LLVM trunk
- No substantial changes since previous revision

I don't have push access. Could someone land this for me please?


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.530282.patch
Type: text/x-patch
Size: 32540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/286091f5/attachment.bin>


More information about the llvm-commits mailing list