[RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,
[oota-llvm.git] / test / Other / close-stderr.ll
index 007ab0ea131a78e77ca7fc938a2124c642d2b945..b310bc2c0424bfc5bc3a3183ada4bce0cafb721d 100644 (file)
@@ -9,11 +9,5 @@
 ; XFAIL: vg_leak
 ; REQUIRES: shell
 
-; FIXME: sys::fs::status() doesn't work on pipes, since r186560.
-; XFAIL: mingw32
-
-; opt will fail to open /dev/null on native win32.
-; XFAIL: win32
-
 ; Test that the error handling when writing to stderr fails exits the
 ; program cleanly rather than aborting.