brintos

brintos / llvm-project-archived public Read only

0
0
Text · 232 B · 4637495 Raw
6 lines · plain
1! RUN: %clang --driver-mode=flang --target=x86_64-pc-windows-msvc -### %s -Ltest 2>&1 | FileCheck %s
2!
3! Test that user provided paths come before the Flang runtimes
4! CHECK: "-libpath:test"
5! CHECK: "-libpath:{{.*(\\|/)}}lib"
6