bolt/deps/llvm-18.1.8/clang/test/Driver/solaris-opts.c
2025-02-14 19:21:04 +01:00

4 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"