Sign in
llvm
/
llvm-project
/
51a86e75ddf3eac3057c901bbe5e750dea62c7c1
/
.
/
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