[llvm] [XRay][X86] Fix stack alignment for custom event calls. (PR #89360)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 17:48:37 PDT 2024
================
@@ -0,0 +1,18 @@
+; RUN: llc -mtriple=x86_64 < %s | FileCheck %s
----------------
MaskRay wrote:
A file-level comment `;; ...` can be useful
https://github.com/llvm/llvm-project/pull/89360
More information about the llvm-commits
mailing list