summaryrefslogtreecommitdiffstats
path: root/test/Driver/nostdlib.c
blob: c73212f895e6116dadacba9bc5029298fb0a34be (plain)
1
2
3
4
// RUN: %clang -ccc-host-triple i686-pc-linux-gnu -### -nostdlib %s 2> %t
// RUN: FileCheck < %t %s
//
// CHECK-NOT: start-group
OpenPOWER on IntegriCloud