1 ## Don't make symlinks on Windows.
2 # UNSUPPORTED: system-windows
6 ## See D44808, MSBuild runs Lib.exe
7 # RUN: ln -s llvm-lib %t/Lib.exe
8 # RUN: ln -s llvm-lib %t/llvm-lib-10
10 # RUN: llvm-lib '/?' | FileCheck %s
11 # RUN: %t/Lib.exe '/?' | FileCheck %s
12 # RUN: %t/llvm-lib-10 '/?' | FileCheck %s
14 # CHECK: USAGE: llvm-lib