1 2 3 4 5 6
// compile-flags: -C no-prepopulate-passes -C force-unwind-tables=y #![crate_type="lib"] // CHECK: attributes #{{.*}} uwtable pub fn foo() {}