blob: 0a4b9b971ba25f3d316be5a70633ac36ab0eb107 [file] [log] [blame]
// RUN: %clang -### -c -integrated-as %s 2>&1 | FileCheck %s
// REQUIRES: clang-driver
// CHECK: cc1as
// CHECK-NOT: -relax-all
// RUN: not %clang -c -integrated-as -Wa,--compress-debug-sections %s 2>&1 | FileCheck --check-prefix=INVALID %s
// INVALID: error: unsupported argument '--compress-debug-sections' to option 'Wa,'