blob: 518928a8850a430dea13f92f8cd47439eab9c180 [file] [log] [blame]
// RUN: %clang -target i686-pc-linux-gnu -### -nodefaultlibs %s 2> %t
// RUN: FileCheck < %t %s
//
// CHECK-NOT: start-group
// CHECK-NOT: -lgcc
// CHECK-NOT: -lc
// CHECK: crtbegin
// CHECK: crtend