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