[PATCH] ARM and Thumb Segmented Stacks
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Feb 26 15:36:23 PST 2014
On 24 February 2014 16:38, Alex Crichton <alex at crichton.co> wrote:
> Attached is a patch which implements segmented stacks for the ARM and
> Thumb architectures on Linux and Android.
>
> For the Rust programming language, we've been using a temporary fork
> of LLVM with these patches for awhile now. I am not personally the
> author of these patches, but we are attempting to upstream all of our
> local patches that we're using in Rust.
Out of curiosity, hasn't rust moved away from using segmented stacks?
Or that was on X86 only?
Cheers,
Rafael
More information about the llvm-commits
mailing list