1 2 3 4 5 6
// compile-flags: -O #![crate_type = "lib"] // CHECK: Function Attrs: norecurse nounwind pub extern fn foo() {}