[PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 09:19:24 PDT 2015
rengolin added a comment.
Hi Evgeniy,
This looks like a very Android-specific patch on the AArch64 lowering mechanism. Since no one else is using that, why don't you make that function specific to the pass?
cheers,
--renato
Repository:
rL LLVM
http://reviews.llvm.org/D13455
More information about the llvm-commits
mailing list