brintos

brintos / llvm-project-archived public Read only

0
0
Text · 377 B · ac1ff7e Raw
6 lines · c
1// Per-target directory layout2// RUN: %clang -print-runtime-dir --target=x86_64-pc-windows-msvc \3// RUN:   -resource-dir=%S/Inputs/resource_dir_with_per_target_subdir \4// RUN:   | FileCheck --check-prefix=PRINT-RUNTIME-DIR-PER-TARGET -DFILE=%S/Inputs/resource_dir_with_per_target_subdir  %s5// PRINT-RUNTIME-DIR-PER-TARGET: [[FILE]]{{/|\\}}lib{{/|\\}}x86_64-pc-windows-msvc6