summaryrefslogtreecommitdiffstats
path: root/tests/ui/abi/stack-probes-lto.rs
blob: 6d934538f4c814b42b8b6ec7aa5a225a3901563f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// run-pass
// ignore-arm
// ignore-aarch64
// ignore-mips
// ignore-mips64
// ignore-sparc
// ignore-sparc64
// ignore-wasm
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-musl FIXME #31506
// ignore-pretty
// ignore-fuchsia no exception handler registered for segfault
// compile-flags: -C lto
// no-prefer-dynamic

include!("stack-probes.rs");