reenable some windows tests

This commit is contained in:
klensy 2024-07-14 13:48:29 +03:00
parent c1e3f03e60
commit b90ee2a51a
5 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
//@ ignore-windows
//@ ignore-wasi wasi codegens the main symbol differently
//@ compile-flags: -g -C no-prepopulate-passes

View File

@ -1,7 +1,6 @@
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
//
//@ only-x86_64
//@ ignore-windows
#![crate_type = "lib"]

View File

@ -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

View File

@ -1,4 +1,3 @@
//@ ignore-windows
//@ ignore-apple
//@ ignore-wasi wasi codegens the main symbol differently

View File

@ -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"]