blob: 0004575a223ae304c3f4d1e9bb0f116150562922 [file] [log] [blame]
// RUN: %clang -target powerpc-ibm-aix-xcoff -### -flto=thin 2>&1 %s | \
// RUN: FileCheck --check-prefix=CHECKTHINLTO %s
// RUN: %clang -target powerpc64-ibm-aix-xcoff -### -flto=thin 2>&1 %s | \
// RUN: FileCheck --check-prefix=CHECKTHINLTO %s
// CHECKTHINLTO: error: the clang compiler does not support 'thinLTO on AIX'