[llvm] [XRay][X86] Fix stack alignment for custom event calls. (PR #89360)

Ricky Zhou via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 21:26:58 PDT 2024


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

Ah right, moved, thanks (and thanks for the heads up re resolving comments - still getting used to using Github :-))

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


More information about the llvm-commits mailing list