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