1 // XFAIL: target={{.*}}-aix{{.*}}
3 // RUN: %clang -### -c -save-temps -integrated-as %s 2>&1 | FileCheck %s
8 // RUN: %clang -### -fintegrated-as -c -save-temps %s 2>&1 | FileCheck %s -check-prefix FIAS
12 // RUN: %clang -target none -### -fno-integrated-as -S %s 2>&1 \
13 // RUN: | FileCheck %s -check-prefix NOFIAS
17 // NOFIAS: -no-integrated-as