Fix UNSUPPORTED attribute from windows to system-windows.

llvm-svn: 364122
This commit is contained in:
Douglas Yung 2019-06-22 01:14:29 +00:00
parent d733d94ec0
commit 491da08838

View File

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