From f10a871419c3bfb05690add75201b1cb56c8e96d Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Mon, 14 Nov 2016 21:10:41 +0000 Subject: 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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 llvm/test/tools/llvm-strings/Inputs/abcd (limited to 'llvm/test/tools/llvm-strings/Inputs') diff --git a/llvm/test/tools/llvm-strings/Inputs/abcd b/llvm/test/tools/llvm-strings/Inputs/abcd new file mode 100644 index 00000000000..85df50785d6 --- /dev/null +++ b/llvm/test/tools/llvm-strings/Inputs/abcd @@ -0,0 +1 @@ +abcd \ No newline at end of file -- cgit v1.2.3