diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-14 21:10:41 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-11-14 21:10:41 +0000 |
commit | f10a871419c3bfb05690add75201b1cb56c8e96d (patch) | |
tree | 7e0a45b7a57fd5559462dcfc5efc22523196b135 /llvm/test/tools/llvm-strings/Inputs | |
parent | 1cdd87adfd379d178c2aeae59b5bb05079ef67f5 (diff) | |
download | bcm5719-llvm-f10a871419c3bfb05690add75201b1cb56c8e96d.tar.gz bcm5719-llvm-f10a871419c3bfb05690add75201b1cb56c8e96d.zip |
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
Diffstat (limited to 'llvm/test/tools/llvm-strings/Inputs')
-rw-r--r-- | llvm/test/tools/llvm-strings/Inputs/abcd | 1 |
1 files changed, 1 insertions, 0 deletions
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 |