[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:51 PDT 2024


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

Per discussions on https://discourse.llvm.org/t/rfc-github-pr-resolve-conversation-button/73178 , it's recommended for reviewers to resolve comments, even if they are really straightforward:)

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


More information about the llvm-commits mailing list