[PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 14:57:10 PDT 2015
eugenis added a comment.
It is Android-specific at the moment, but really it is intended for any platform that provides system-wide safestack support in libc. For example, there are some patches for FreeBSD (I don't know what their status is and if they are intended to be merged upstream or not): https://github.com/cpi-llvm/freebsd/commit/a542e1d0c55e71dce888736032deedb30c1a6c92#diff-f8caf191619c46a5ffd4f7f010fe97eaR53
Repository:
rL LLVM
http://reviews.llvm.org/D13455
More information about the llvm-commits
mailing list