commit | 193856a80ccacbbd94eac865c9120a33f8b17cbc | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Fri Feb 24 03:10:10 2017 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Fri Feb 24 03:10:10 2017 +0000 |
tree | 12565bf6ff2ae1422af31b820b4953a34f6123c2 | |
parent | f884f5ab950df4263b43b43d151381894db9cc4b [diff] |
[Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stack The Fuchsia ABI defines slots from the thread pointer where the stack-guard value for stack-protector, and the unsafe stack pointer for safe-stack, are stored. This parallels the Android ABI support. Patch by Roland McGrath Differential Revision: https://reviews.llvm.org/D30237 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296081 91177308-0d34-0410-b5e6-96231b3b80d8