Sign in
◑
Theme
rust
/
rust
/
7da027a41db042cbb802758e8a4efbfc71abe133
/
.
/
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