brintos

brintos / llvm-project-archived public Read only

0
0
Text · 120 B · 33d769e Raw
5 lines · c
1// RUN: %clang %s --target=sparc-sun-solaris2.11 -### -o %t.o 2>&1 | FileCheck %s2 3// CHECK-NOT: "-fno-use-cxa-atexit"4 5