[PATCH] D49791: [AArch64] - Generate pointer authentication instructions
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 14:39:04 PDT 2018
eugenis added a comment.
What happens if a function with signed LR tail calls a function with unsigned LR, or vice versa?
https://reviews.llvm.org/D49791
More information about the llvm-commits
mailing list