1 // RUN: %clang -target powerpc-ibm-aix-xcoff -### -flto=thin 2>&1 %s | \
2 // RUN: FileCheck --check-prefix=CHECKTHINLTO %s
3 // RUN: %clang -target powerpc64-ibm-aix-xcoff -### -flto=thin 2>&1 %s | \
4 // RUN: FileCheck --check-prefix=CHECKTHINLTO %s
6 // CHECKTHINLTO: error: the clang compiler does not support 'thinLTO on AIX'