[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 21:09:05 PDT 2024


================
@@ -0,0 +1,18 @@
+; RUN: llc -mtriple=x86_64 < %s | FileCheck %s
----------------
MaskRay wrote:

Move the test to xray-custom-log.ll ? :)

https://github.com/llvm/llvm-project/pull/89360


More information about the llvm-commits mailing list