aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/modules_integrated_as.c
blob: 0abd18fc5fe0c8ddc69fe4028d6bec3c88b8ecb5 (plain) (blame)
1
2
3
4
5
6
// RUN: %clang -fsyntax-only modules_integrated_as.c -fmodules -no-integrated-as -### 2>&1 | FileCheck %s

// Test that the autolinking feature is disabled with *not* using the
// integrated assembler.

// CHECK-NOT: -fmodules-autolink