Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
lto
/
lto-and-no-bitcode-in-rlib.rs
blob: 2f0aeb0b7ba913d1bda2ae9b2446e29df756e879 [
file
] [
log
] [
blame
]
//@ compile-flags: -C lto -C embed-bitcode=no
fn
main
()
{}
//~? ERROR options `-C embed-bitcode=no` and `-C lto` are incompatible