rust/tests/ui/abi/stack-probes-lto.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
370 B
Rust
Raw Normal View History

// run-pass
// ignore-arm
2017-07-21 08:21:42 +00:00
// ignore-aarch64
// ignore-mips
// ignore-mips64
// ignore-sparc
// ignore-sparc64
// ignore-wasm
// ignore-emscripten no processes
2019-04-24 16:26:33 +00:00
// 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");