Sign in
rust
/
rust
/
9b1f20d20dc00a950f99a00a34be9d2ca78d1f0d
/
.
/
tests
/
codegen-llvm
/
ehcontguard_disabled.rs
blob: 962d14e7eb9bc6798f9521bd8ee018cb14c42d87 [
file
]
#![
crate_type
=
"lib"
]
// A basic test function.
pub
fn
test
()
{}
// Ensure the module flag ehcontguard is not present
// CHECK-NOT: !"ehcontguard"