aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-strings/llvm-strings.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-21[binutils] Add response file option to help and docsJames Henderson1-0/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-09[llvm-strings] Fix whitespaces to match strings output.Jordan Rupprecht1-5/+5
2018-10-24Fix llvm-strings crash for negative char valuesJames Henderson1-1/+1
2018-04-13Define InitLLVM to do common initialization all at once.Rui Ueyama1-4/+2
2017-11-14[llvm-strings] Add support for the -a/--all optionsMartin Storsjo1-0/+6
2017-01-21llvm-strings: remove default for -Wcovered-switch-defaultSaleem Abdulrasool1-1/+0
2017-01-21llvm-strings: add support for `-t`Saleem Abdulrasool1-5/+30
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