mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-31 04:14:43 +00:00
Set non-leaf frame pointers on Fuchsia targets This is part of our work to enable shadow call stack sanitization on Fuchsia, see [this Fuchsia issue](https://g-issues.fuchsia.dev/issues/327643884). r? ``@tmandry``