blob: cff20dd9bd6391377477ba1dae65cf268f2f20ec [file] [log] [blame]
//@ only-linux
//@ compile-flags: -Zcodegen-backend=/non-existing-one.so
// This test ensures that the error of the "not found dylib" doesn't duplicate
// the path of the dylib.
fn main() {}