Bob Wilson | 07216a1 | 2014-06-10 21:07:12 +0000 | [diff] [blame] | 1 | // Check that basic use of win32-macho targets works. |
Bob Wilson | 9c865dd | 2014-06-10 21:15:17 +0000 | [diff] [blame] | 2 | // REQUIRES: x86-registered-target |
Bob Wilson | 5235803 | 2014-06-11 19:34:14 +0000 | [diff] [blame] | 3 | // RUN: %clang -fsyntax-only -target x86_64-pc-win32-macho %s -o /dev/null |