Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
codegen-llvm
/
ehcontguard_enabled.rs
blob: ecc5512fd5de24c7a308c64c9b6b073f72132e71 [
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