summaryrefslogtreecommitdiff
path: root/test/Driver/autolink_integrated_as.c
blob: f1e710222a2591352c2f91bad2fce9be845b9769 (plain)
1
2
3
4
5
6
// RUN: %clang -target x86_64-apple-darwin -fsyntax-only %s -no-integrated-as -### 2>&1 | FileCheck %s

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

// CHECK: -fno-autolink