summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-undname
Commit message (Expand)AuthorAgeFilesLines
* [Demangle] Add a few more options to the microsoft demanglerMartin Storsjo2019-10-151-0/+20
* llvm-undname: Add a -raw-file flag to pass a raw buffer to microsoftDemangleNico Weber2019-04-161-4/+23
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Move demangling function from llvm-objdump to Demangle libraryJames Henderson2019-01-171-3/+3
* [llvm-undname] Use WithColor for error reportingJonas Devlieghere2018-11-111-1/+2
* [llvm-undname Add an option to dump back references.Zachary Turner2018-08-011-1/+9
* [llvm-undname] Flush output before demangling.Zachary Turner2018-07-211-1/+4
* [llvm-undname] Remove a superfluous semicolon. NFC.Martin Storsjo2018-07-201-2/+2
* Add a Microsoft Demangler.Zachary Turner2018-07-203-0/+110
OpenPOWER on IntegriCloud