Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
llvm-project
/
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