summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-strings/LLVMBuild.txt
Commit message (Collapse)AuthorAgeFilesLines
* llvm-strings: introduce basic strings toolSaleem Abdulrasool2016-11-111-0/+22
This is a replacement to binutils' string tool. It prints strings found in a binary (object file, executable, or archive library). It is rather bare and not functionally equivalent, however, it lays the groundwork necessary for the strings tool, enabling iterative development of features to reach feature parity. llvm-svn: 286556
OpenPOWER on IntegriCloud