summaryrefslogtreecommitdiffstats
path: root/src/test/ui/target-feature/rust-specific-name-no-warnings.rs
blob: 1708a71a9812ff2d610261a61c5c309ea7a7a137 (plain)
1
2
3
4
5
// build-pass
// only-x86
// compile-flags: -C target-feature=+pclmulqdq

fn main() {}