Stabilize control-flow-guard codegen option
This commit is contained in:
parent
c724b67e1b
commit
31c7aae113
12 changed files with 24 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// run-pass
|
||||
// compile-flags: -Z control-flow-guard
|
||||
// compile-flags: -C control-flow-guard
|
||||
|
||||
pub fn main() {
|
||||
println!("hello, world");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue