1 2 3 4 5 6 7
// compile-flags: -Clinker-plugin-lto -Copt-level=s // build-pass // no-prefer-dynamic #![crate_type = "rlib"] pub fn foo() {}