mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 05:41:40 +00:00
Fix UNSUPPORTED attribute from windows to system-windows.
llvm-svn: 364122
This commit is contained in:
parent
d733d94ec0
commit
491da08838
@ -1,5 +1,5 @@
|
||||
# Executable testing is not supported on Windows, since all files are considered executable
|
||||
# UNSUPPORTED: windows
|
||||
# UNSUPPORTED: system-windows
|
||||
# RUN: yaml2obj %s > %t-universal.o
|
||||
|
||||
# RUN: chmod -x %t-universal.o
|
||||
|
Loading…
Reference in New Issue
Block a user