[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
This commit is contained in:
parent
cbf10affb0
commit
6e48b96692
1817 changed files with 4769 additions and 4769 deletions
|
@ -1,8 +1,8 @@
|
|||
// revisions: COMPAT INCOMPAT
|
||||
// needs-llvm-components: x86
|
||||
// compile-flags: --target=x86_64-unknown-linux-gnu -Copt-level=3
|
||||
// [COMPAT] compile-flags: -Ctarget-feature=+avx2,+avx
|
||||
// [INCOMPAT] compile-flags: -Ctarget-feature=-avx2,-avx
|
||||
//@ revisions: COMPAT INCOMPAT
|
||||
//@ needs-llvm-components: x86
|
||||
//@ compile-flags: --target=x86_64-unknown-linux-gnu -Copt-level=3
|
||||
//@ [COMPAT] compile-flags: -Ctarget-feature=+avx2,+avx
|
||||
//@ [INCOMPAT] compile-flags: -Ctarget-feature=-avx2,-avx
|
||||
|
||||
// See also tests/assembly/target-feature-multiple.rs
|
||||
#![feature(no_core, lang_items)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue