5 lines
120 B
C
5 lines
120 B
C
// RUN: %clang %s --target=sparc-sun-solaris2.11 -### -o %t.o 2>&1 | FileCheck %s
|
|
|
|
// CHECK-NOT: "-fno-use-cxa-atexit"
|
|
|