mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Add mingw32 to the XFAIL. I forgot about it when adding win32.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186365 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
519127f758
commit
311dbb8efe
@ -4,7 +4,7 @@
|
||||
|
||||
; opening a directory works on freebsd. On windows we just get a
|
||||
; "permission denied"
|
||||
;XFAIL: freebsd, win32
|
||||
;XFAIL: freebsd, win32, mingw32
|
||||
|
||||
;RUN: rm -f %T/test.a
|
||||
;RUN: touch %T/a-very-long-file-name
|
||||
|
Loading…
x
Reference in New Issue
Block a user