mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-16 21:10:31 +00:00

Change the dynamic files to static in the hope that it will actually fix the transient errors that Ive been unable to reproduce. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286891 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
RUN: llvm-strings -f %S/Inputs/abcd | FileCheck %s
|
|
RUN: llvm-strings --print-file-name %S/Inputs/abcd | FileCheck %s
|
|
CHECK: {{[\\/]}}abcd: abcd
|