Sign in
ara-mdk
/
platform
/
external
/
clang
/
70e82dc7a254054f0de491493489da162e63c364
/
.
/
test
/
Driver
/
modules_integrated_as.c
blob: 0abd18fc5fe0c8ddc69fe4028d6bec3c88b8ecb5 [
file
] [
log
] [
blame
]
// RUN: %clang -fsyntax-only modules_integrated_as.c -fmodules -no-integrated-as -### 2>&1 | FileCheck %s
// Test that the autolinking feature is disabled with *not* using the
// integrated assembler.
// CHECK-NOT: -fmodules-autolink