blob: a27ebb2e6f18c3df8ee9f8f26c6a602d6ba9d50f [file] [log] [blame]
Eric Christopher0945a642016-03-24 00:34:02 +00001// Check that we aren't splitting debug output for modules builds that don't produce object files.
2//
3// RUN: %clang -target x86_64-unknown-linux-gnu -gsplit-dwarf -c -fmodules -### %s 2> %t
4// RUN: FileCheck -check-prefix=CHECK-NO-ACTIONS < %t %s
5//
Eric Christopher0945a642016-03-24 00:34:02 +00006// CHECK-NO-ACTIONS-NOT: objcopy