2024-02-16 20:02:50 +00:00
|
|
|
//@ compile-flags: --target x86_64-unknown-linux-gnu --print deployment-target
|
|
|
|
|
//@ needs-llvm-components: x86
|
2022-12-05 23:15:16 -06:00
|
|
|
|
|
|
|
|
fn main() {}
|
2025-03-23 15:50:51 +03:00
|
|
|
|
|
|
|
|
//~? ERROR only Apple targets currently support deployment version info
|