aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/no-integrated-as-win.c
blob: 0d6c2958e57af3c14097ecb98079bb81624f2600 (plain)
1
2
3
// RUN: %clang -target x86_64-pc-win32 -### -no-integrated-as %s -c 2>&1 | FileCheck %s

// CHECK: there is no external assembler we can use on windows