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.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Rebased, with some manual merging required after r296014.
Also added abi_ssp.ll test cases.