summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/win32-macho.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Misc/win32-macho.c')
-rw-r--r--clang/test/Misc/win32-macho.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Misc/win32-macho.c b/clang/test/Misc/win32-macho.c
index 2879ba4479c..28132315d7c 100644
--- a/clang/test/Misc/win32-macho.c
+++ b/clang/test/Misc/win32-macho.c
@@ -1,2 +1,3 @@
// Check that basic use of win32-macho targets works.
+// REQUIRES: x86-registered-target
// RUN: %clang -c -target x86_64-pc-win32-macho %s
OpenPOWER on IntegriCloud