]> git.lizzy.rs Git - rust.git/blob - tests/codegen/auxiliary/nounwind.rs
Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=davidtwco
[rust.git] / tests / codegen / auxiliary / nounwind.rs
1 #[no_mangle]
2 pub fn bar() {
3 }