1 2 3 4 5 6
//@ build-fail //@ compile-flags: -C lto -C prefer-dynamic fn main() {} //~? ERROR cannot prefer dynamic linking when performing LTO