7 lines
112 B
Rust
7 lines
112 B
Rust
// compile-pass
|
|
// only-x86_64
|
|
// no-prefer-dynamic
|
|
// compile-flags: -Ctarget-feature=+avx -Clto
|
|
|
|
fn main() {}
|