[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git] / clang / test / Driver / openmp-library-path.c
blobe7aad339ced490f37453f9e21ed2b078004de02e
1 // RUN: %clang -### -fopenmp=libomp --target=x86_64-linux-gnu -ccc-install-dir %S/Inputs/basic_linux_tree/usr/bin %s 2>&1 | FileCheck %s
3 void foo() {}
5 // CHECK: -L{{.*}}Inputs{{.*}}basic_linux_tree