Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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"