[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 20:47:39 PDT 2024


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

The test can be added to xray-custom-log.ll

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


More information about the llvm-commits mailing list