2023-12-01 00:41:45 +00:00
|
|
|
// revisions: aarch64 x32 x64
|
2019-07-26 21:54:25 +00:00
|
|
|
// run-pass
|
2023-12-01 00:41:45 +00:00
|
|
|
//[aarch64] only-aarch64
|
|
|
|
//[aarch64] min-llvm-version: 18
|
2023-07-29 21:57:53 +00:00
|
|
|
//[x32] only-x86
|
|
|
|
//[x64] only-x86_64
|
2019-04-24 16:26:33 +00:00
|
|
|
// ignore-sgx no processes
|
2017-06-21 19:08:18 +00:00
|
|
|
// ignore-musl FIXME #31506
|
2022-09-19 21:02:42 +00:00
|
|
|
// ignore-fuchsia no exception handler registered for segfault
|
2017-06-21 19:08:18 +00:00
|
|
|
// compile-flags: -C lto
|
|
|
|
// no-prefer-dynamic
|
2023-01-10 09:44:05 +00:00
|
|
|
// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino
|
2017-06-21 19:08:18 +00:00
|
|
|
|
|
|
|
include!("stack-probes.rs");
|