Sign in
llvm
/
llvm-project
/
23dc886226306d961c31987db9aad137a69ad539
/
.
/
clang
/
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