Revert "Revert "llvm-strings: support printing the filename""
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 14 Nov 2016 21:10:41 +0000 (21:10 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 14 Nov 2016 21:10:41 +0000 (21:10 +0000)
commitf10a871419c3bfb05690add75201b1cb56c8e96d
tree7e0a45b7a57fd5559462dcfc5efc22523196b135
parent1cdd87adfd379d178c2aeae59b5bb05079ef67f5
Revert "Revert "llvm-strings: support printing the filename""

Change the dynamic files to static in the hope that it will actually fix the
transient errors that Ive been unable to reproduce.

llvm-svn: 286891
llvm/test/tools/llvm-strings/Inputs/abcd [new file with mode: 0644]
llvm/test/tools/llvm-strings/archive-filename.test [new file with mode: 0644]
llvm/test/tools/llvm-strings/file-filename.test [new file with mode: 0644]
llvm/test/tools/llvm-strings/nested-archives.test
llvm/test/tools/llvm-strings/stdin-filename.test [new file with mode: 0644]
llvm/tools/llvm-strings/llvm-strings.cpp