llvm-project/llvm/tools/llvm-strings
Saleem Abdulrasool f7009b42f8 llvm-strings: support the `-n` option
Permit specifying the match length (the `-n` or `--bytes` option).  The
deprecated `-[length]` form is not supported as an option.  This allows the
strings tool to display only the specified length strings rather than the
hardcoded default length of >= 4.

llvm-svn: 286914
2016-11-15 00:43:52 +00:00
..
CMakeLists.txt llvm-strings: Fix r286556 to add required libraries. 2016-11-11 14:17:37 +00:00
LLVMBuild.txt
llvm-strings.cpp llvm-strings: support the `-n` option 2016-11-15 00:43:52 +00:00