Ensure test/Misc/win32-macho.c doesn't try to write to the source tree

llvm-svn: 210618
This commit is contained in:
David Blaikie 2014-06-11 00:50:07 +00:00
parent edcb26e61b
commit 72f1cae5c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +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
// RUN: %clang -c -target x86_64-pc-win32-macho %s -o /dev/null