Sign in
android
/
toolchain
/
rustc
/
c396013a05f0623e5cbcfc712426adb8e384ed83
/
.
/
tests
/
codegen
/
ehcontguard_enabled.rs
blob: 03aaa342b9678f87e6b93ce4ee815ecb278f4269 [
file
]
// 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