summaryrefslogtreecommitdiffstats
path: root/tests/ui/deployment-target/invalid-target.rs
blob: 336624320a32c8df1dc489161eba2babbfb687ea (plain)
1
2
3
4
// compile-flags: --target x86_64-unknown-linux-gnu --print deployment-target
// needs-llvm-components: x86

fn main() {}