Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
39d9b840bbd2ed663241f4800f4d07b7950df46f
/
.
/
tests
/
codegen
/
ehcontguard_enabled.rs
blob: fde66f1c148e342662d167122e4af75267559819 [
file
] [
log
] [
blame
]
//@ 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