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