summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/SyntaxHighlighting.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement a very basic colored syntax highlighting for llvm-dwarfdump.Adrian Prantl2015-01-061-0/+37
The color scheme is the same as the one used by the colorize dwarfdump script on Darwin. A new --color option can be used to forcibly turn color on or off. http://reviews.llvm.org/D6852 llvm-svn: 225269
OpenPOWER on IntegriCloud