llvm-project/clang/test/Driver/openmp-library-path.c

6 lines
200 B
C

// RUN: %clang -### -fopenmp=libomp --target=x86_64-linux-gnu -ccc-install-dir %S/Inputs/basic_linux_tree/usr/bin %s 2>&1 | FileCheck %s
void foo() {}
// CHECK: -L{{.*}}Inputs{{.*}}basic_linux_tree