| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Define InitLLVM to do common initialization all at once. | Rui Ueyama | 2018-04-13 | 1 | -4/+2 |
| * | Add opt-viewer testing | Adam Nemet | 2017-11-29 | 1 | -0/+1 |
| * | c++filt: support COFF import thunks | Saleem Abdulrasool | 2017-03-22 | 1 | -0/+6 |
| * | llvm-cxxfilt: support `-_` | Saleem Abdulrasool | 2017-01-22 | 1 | -6/+23 |
| * | llvm-cxxfilt: support the `-s` option | Saleem Abdulrasool | 2017-01-21 | 1 | -0/+19 |
| * | llvm-cxxfilt: add missing includes from previous change | Saleem Abdulrasool | 2017-01-20 | 1 | -0/+2 |
| * | llvm-cxxfilt: fix program description | Saleem Abdulrasool | 2017-01-20 | 1 | -1/+4 |
| * | llvm-cxxfilt: support `-t` to demangle types | Saleem Abdulrasool | 2017-01-20 | 1 | -5/+18 |
| * | llvm-cxxfilt: filter out invalid manglings | Saleem Abdulrasool | 2017-01-19 | 1 | -3/+6 |
| * | llvm-cxxfilt: support reading from stdin | Saleem Abdulrasool | 2016-11-13 | 1 | -10/+17 |
| * | [llvm-cxxfilt] Use llvm::outs(). Simplify. | Davide Italiano | 2016-09-27 | 1 | -5/+2 |
| * | Add an c++ itanium demangler to llvm. | Rafael Espindola | 2016-09-06 | 1 | -0/+29 |

