Clang Project
clang_source_code
/
test
/
Misc
/
win32-macho.c
1
// Check that basic use of win32-macho targets works.
2
// RUN: %clang -fsyntax-only -target x86_64-pc-win32-macho %s
3