Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Demangle] Add a few more options to the microsoft demangler | Martin Storsjo | 2019-10-15 | 1 | -0/+20 |
* | llvm-undname: Add a -raw-file flag to pass a raw buffer to microsoftDemangle | Nico Weber | 2019-04-16 | 1 | -4/+23 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Move demangling function from llvm-objdump to Demangle library | James Henderson | 2019-01-17 | 1 | -3/+3 |
* | [llvm-undname] Use WithColor for error reporting | Jonas Devlieghere | 2018-11-11 | 1 | -1/+2 |
* | [llvm-undname Add an option to dump back references. | Zachary Turner | 2018-08-01 | 1 | -1/+9 |
* | [llvm-undname] Flush output before demangling. | Zachary Turner | 2018-07-21 | 1 | -1/+4 |
* | [llvm-undname] Remove a superfluous semicolon. NFC. | Martin Storsjo | 2018-07-20 | 1 | -2/+2 |
* | Add a Microsoft Demangler. | Zachary Turner | 2018-07-20 | 3 | -0/+110 |