Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
tests
/
codegen-llvm
/
ehcontguard_disabled.rs
blob: 9efb2721b3e8219cebe37e66a4401684a2aa9f66 [
file
] [
log
] [
blame
]
//@ compile-flags:
#![
crate_type
=
"lib"
]
// A basic test function.
pub
fn
test
()
{}
// Ensure the module flag ehcontguard is not present
// CHECK-NOT: !"ehcontguard"