| Commit message (Expand) | Author | Age | Files | Lines |
| * | [binutils] Add response file option to help and docs | James Henderson | 2019-06-21 | 1 | -0/+3 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [llvm-strings] Fix whitespaces to match strings output. | Jordan Rupprecht | 2018-11-09 | 1 | -5/+5 |
| * | Fix llvm-strings crash for negative char values | James Henderson | 2018-10-24 | 1 | -1/+1 |
| * | Define InitLLVM to do common initialization all at once. | Rui Ueyama | 2018-04-13 | 1 | -4/+2 |
| * | [llvm-strings] Add support for the -a/--all options | Martin Storsjo | 2017-11-14 | 1 | -0/+6 |
| * | llvm-strings: remove default for -Wcovered-switch-default | Saleem Abdulrasool | 2017-01-21 | 1 | -1/+0 |
| * | llvm-strings: add support for `-t` | Saleem Abdulrasool | 2017-01-21 | 1 | -5/+30 |
| * | llvm-strings: support the `-n` option | Saleem Abdulrasool | 2016-11-15 | 1 | -3/+13 |
| * | Revert "Revert "llvm-strings: support printing the filename"" | Saleem Abdulrasool | 2016-11-14 | 1 | -4/+17 |
| * | Revert "llvm-strings: support printing the filename" | Renato Golin | 2016-11-14 | 1 | -17/+4 |
| * | llvm-strings: support printing the filename | Saleem Abdulrasool | 2016-11-13 | 1 | -4/+17 |
| * | llvm-strings: trivialise logic until we support more options | Saleem Abdulrasool | 2016-11-12 | 1 | -66/+10 |
| * | llvm-strings: ensure that the last string is correctly printed | Saleem Abdulrasool | 2016-11-12 | 1 | -2/+4 |
| * | Fix build failure, update llvm-strings for the new Error API | Mehdi Amini | 2016-11-11 | 1 | -1/+1 |
| * | llvm-strings: explicitly include cctype | Saleem Abdulrasool | 2016-11-11 | 1 | -1/+2 |
| * | llvm-strings: introduce basic strings tool | Saleem Abdulrasool | 2016-11-11 | 1 | -0/+120 |