llvm-capstone/clang/test/Misc/win32-macho.c
2014-06-11 20:19:07 +00:00

3 lines
116 B
C

// Check that basic use of win32-macho targets works.
// RUN: %clang -fsyntax-only -target x86_64-pc-win32-macho %s