reenable some windows tests
This commit is contained in:
parent
c1e3f03e60
commit
b90ee2a51a
@ -1,4 +1,3 @@
|
|||||||
//@ ignore-windows
|
|
||||||
//@ ignore-wasi wasi codegens the main symbol differently
|
//@ ignore-wasi wasi codegens the main symbol differently
|
||||||
|
|
||||||
//@ compile-flags: -g -C no-prepopulate-passes
|
//@ compile-flags: -g -C no-prepopulate-passes
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
|
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
|
||||||
//
|
//
|
||||||
//@ only-x86_64
|
//@ only-x86_64
|
||||||
//@ ignore-windows
|
|
||||||
|
|
||||||
#![crate_type = "lib"]
|
#![crate_type = "lib"]
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
// This test depends on a patch that was committed to upstream LLVM
|
// This test depends on a patch that was committed to upstream LLVM
|
||||||
// before 4.0, formerly backported to the Rust LLVM fork.
|
// before 4.0, formerly backported to the Rust LLVM fork.
|
||||||
|
|
||||||
//@ ignore-windows
|
|
||||||
//@ ignore-apple
|
//@ ignore-apple
|
||||||
//@ ignore-wasi
|
//@ ignore-wasi
|
||||||
|
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
//@ ignore-windows
|
|
||||||
//@ ignore-apple
|
//@ ignore-apple
|
||||||
//@ ignore-wasi wasi codegens the main symbol differently
|
//@ ignore-wasi wasi codegens the main symbol differently
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
//@ aux-build:nounwind.rs
|
//@ aux-build:nounwind.rs
|
||||||
//@ compile-flags: -C no-prepopulate-passes -C panic=abort -C metadata=a
|
//@ compile-flags: -C no-prepopulate-passes -C panic=abort -C metadata=a
|
||||||
//@ ignore-windows
|
|
||||||
//@ ignore-android
|
//@ ignore-android
|
||||||
|
|
||||||
#![crate_type = "lib"]
|
#![crate_type = "lib"]
|
||||||
|
Loading…
Reference in New Issue
Block a user