blob: f9462fd27a3d24803c439dd9cabd8c377894f61a [file] [log] [blame]
Chandler Carruth94a32012012-05-14 18:31:18 +00001// RUN: %clang -target i686-pc-linux-gnu -### -nodefaultlibs %s 2> %t
2// RUN: FileCheck < %t %s
3//
4// CHECK-NOT: start-group
Matt Beaumont-Gaycab0f312012-12-21 22:43:20 +00005// CHECK-NOT: "-lgcc"
6// CHECK-NOT: "-lc"
Chandler Carruth94a32012012-05-14 18:31:18 +00007// CHECK: crtbegin
8// CHECK: crtend