[PATCH] D32202: [XRay][compiler-rt] Fix up CFI annotations and stack alignment
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 18:17:33 PDT 2017
eugenis added a comment.
It does. So it's a custom calling convention. You may want to write it down in a comment, as in "at this point %rsp must be 16n+8" to avoid future confusion.
Repository:
rL LLVM
https://reviews.llvm.org/D32202
More information about the llvm-commits
mailing list