Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
codegen
/
ehcontguard_enabled.rs
blob: ecc5512fd5de24c7a308c64c9b6b073f72132e71 [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: -Z ehcont-guard
#![
crate_type
=
"lib"
]
// A basic test function.
pub
fn
test
()
{}
// Ensure the module flag ehcontguard=1 is present
// CHECK: !"ehcontguard", i32 1