Re-Annotate the tests with needs-llvm-components
Doesn't work though, because compiletest doesn't process ignores on a per-revision manner.
This commit is contained in:
parent
a8e6a2cd9e
commit
493fe8008b
26 changed files with 61 additions and 24 deletions
|
@ -1,9 +1,8 @@
|
|||
//
|
||||
// Checks that we correctly codegen extern "C" functions returning structs.
|
||||
// See issue #52638.
|
||||
|
||||
// only-sparc64
|
||||
// compile-flags: -O --target=sparc64-unknown-linux-gnu --crate-type=rlib
|
||||
// needs-llvm-components: sparc
|
||||
#![feature(no_core, lang_items)]
|
||||
#![no_core]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue