Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a very basic colored syntax highlighting for llvm-dwarfdump. | Adrian Prantl | 2015-01-06 | 1 | -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 |