mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
fd8c8d0423
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-strings.cpp | ||
LLVMBuild.txt |