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

// CHECK: cc1as" "-triple" "x86_64-pc-win32"