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 4a2a152490
commit 3df71e0537
1 changed files with 1 additions and 1 deletions

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