Sign in
llvm
/
clang
/
e8264bb9815647b4c6558aeb045c65965cdb26d3
/
.
/
test
/
Driver
/
autolink_integrated_as.c
blob: f1e710222a2591352c2f91bad2fce9be845b9769 [
file
] [
log
] [
blame
]
// 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