]> granicus.if.org Git - clang/commitdiff
Remove dev/null redirect and x86 backend requirement from new test.
authorBob Wilson <bob.wilson@apple.com>
Wed, 11 Jun 2014 20:19:07 +0000 (20:19 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 11 Jun 2014 20:19:07 +0000 (20:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210699 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/win32-macho.c

index fe0f9cbefde208386057280234780a67580e0f5e..517bde9af9365ee67d132444a9a02a9db0cf284d 100644 (file)
@@ -1,3 +1,2 @@
 // Check that basic use of win32-macho targets works.
-// REQUIRES: x86-registered-target
-// RUN: %clang -fsyntax-only -target x86_64-pc-win32-macho %s -o /dev/null
+// RUN: %clang -fsyntax-only -target x86_64-pc-win32-macho %s