Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-lib / tool-name.test
blob9c0f7b5de73caa8a0bfb244fe39f8d65bd4f2af8
1 ## Don't make symlinks on Windows.
2 # UNSUPPORTED: system-windows
4 # RUN: rm -rf %t
5 # RUN: mkdir %t
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