OSDN Git Service

[llvm-bcanalyzer] Refactor and move to libLLVMBitReader
[android-x86/external-llvm.git] / tools / llvm-undname /
2019-04-16 Nico Weberllvm-undname: Add a -raw-file flag to pass a raw buffer...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-17 James HendersonMove demangling function from llvm-objdump to Demangle...
2018-11-11 Jonas Devlieghere[llvm-undname] Use WithColor for error reporting
2018-08-01 Zachary Turner[llvm-undname Add an option to dump back references.
2018-07-21 Zachary Turner[llvm-undname] Flush output before demangling.
2018-07-20 Martin Storsjo[llvm-undname] Remove a superfluous semicolon. NFC.
2018-07-20 Zachary TurnerAdd a Microsoft Demangler.