[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 14:29:54 PDT 2015
rengolin added a comment.
Yeah, I'm not convinced either. But I don't like that android function name right in the middle of the TargetLowering.h. TBH, I don't like it either in the pass, but I assumed it was an android-specific pass.
If that's not true, than I'd think that an intrinsic would make more sense.
Repository:
rL LLVM
http://reviews.llvm.org/D13455
More information about the llvm-commits
mailing list