Home | History | Annotate | Download | only in Driver
      1 // RUN: %clang %s --target=sparc-sun-solaris2.11 -### -o %t.o 2>&1 | FileCheck %s
      2 
      3 // CHECK: "-fno-use-cxa-atexit"
      4 
      5