Sign in
rust
/
rust
/
c021d2ddd49f8ff07d27fa772d88a3eb229e63ec
/
.
/
tests
/
codegen-llvm
/
ehcontguard_enabled.rs
blob: ecc5512fd5de24c7a308c64c9b6b073f72132e71 [
file
]
//@ 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