aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-strings/llvm-strings.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-15llvm-strings: support the `-n` optionSaleem Abdulrasool1-3/+13
2016-11-14Revert "Revert "llvm-strings: support printing the filename""Saleem Abdulrasool1-4/+17
2016-11-14Revert "llvm-strings: support printing the filename"Renato Golin1-17/+4
2016-11-13llvm-strings: support printing the filenameSaleem Abdulrasool1-4/+17
2016-11-12llvm-strings: trivialise logic until we support more optionsSaleem Abdulrasool1-66/+10
2016-11-12llvm-strings: ensure that the last string is correctly printedSaleem Abdulrasool1-2/+4
2016-11-11Fix build failure, update llvm-strings for the new Error APIMehdi Amini1-1/+1
2016-11-11llvm-strings: explicitly include cctypeSaleem Abdulrasool1-1/+2
2016-11-11llvm-strings: introduce basic strings toolSaleem Abdulrasool1-0/+120