[PATCH] D78650: [MC][AArch64] Fail if x18 is reserved and used
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 11:22:36 PDT 2020
evgeny777 abandoned this revision.
evgeny777 added a comment.
Well, this makes sense. Also I've encountered with cases when asm proc uses X18 is like a callee saved register which doesn't prevent shadow call stack runtime from working properly. Calling this off.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78650/new/
https://reviews.llvm.org/D78650
More information about the llvm-commits
mailing list