llvm-for-llvmta/tools/clang/test/Driver/solaris-opts.c
Nils Hölscher 7f403f4f1e added clang
2022-04-25 13:02:35 +02:00

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"