summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-strings/llvm-strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* [binutils] Add response file option to help and docsJames Henderson2019-06-211-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-strings] Fix whitespaces to match strings output.Jordan Rupprecht2018-11-091-5/+5
* Fix llvm-strings crash for negative char valuesJames Henderson2018-10-241-1/+1
* Define InitLLVM to do common initialization all at once.Rui Ueyama2018-04-131-4/+2
* [llvm-strings] Add support for the -a/--all optionsMartin Storsjo2017-11-141-0/+6
* llvm-strings: remove default for -Wcovered-switch-defaultSaleem Abdulrasool2017-01-211-1/+0
* llvm-strings: add support for `-t`Saleem Abdulrasool2017-01-211-5/+30
* llvm-strings: support the `-n` optionSaleem Abdulrasool2016-11-151-3/+13
* Revert "Revert "llvm-strings: support printing the filename""Saleem Abdulrasool2016-11-141-4/+17
* Revert "llvm-strings: support printing the filename"Renato Golin2016-11-141-17/+4
* llvm-strings: support printing the filenameSaleem Abdulrasool2016-11-131-4/+17
* llvm-strings: trivialise logic until we support more optionsSaleem Abdulrasool2016-11-121-66/+10
* llvm-strings: ensure that the last string is correctly printedSaleem Abdulrasool2016-11-121-2/+4
* Fix build failure, update llvm-strings for the new Error APIMehdi Amini2016-11-111-1/+1
* llvm-strings: explicitly include cctypeSaleem Abdulrasool2016-11-111-1/+2
* llvm-strings: introduce basic strings toolSaleem Abdulrasool2016-11-111-0/+120
OpenPOWER on IntegriCloud