You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
232 B

// Test that -print-libgcc-file-name correctly respects -rtlib=libgcc.
// REQUIRES: libgcc
// RUN: %clang -rtlib=libgcc -print-libgcc-file-name 2>&1 \
// RUN: | FileCheck --check-prefix=CHECK-LIBGCC %s
// CHECK-LIBGCC: libgcc.a