commit | 6a1b55e1eafe4b5d59740924fdd0b52ee9e6b029 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Nov 11 03:44:12 2016 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Fri Nov 11 03:44:12 2016 +0000 |
tree | a6666aba4be8460b46aa20751e0c7ba13df4982d | |
parent | 88b31bfeb1dbafaec398782791510ecbb74478a7 [diff] |
llvm-strings: introduce basic strings tool 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286556 91177308-0d34-0410-b5e6-96231b3b80d8