llvm-6502/lib/DebugInfo
Adrian Prantl aea3b23b9b Implement a very basic colored syntax highlighting for llvm-dwarfdump.
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225269 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-06 16:50:25 +00:00
..
CMakeLists.txt Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00
DIContext.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFAbbreviationDeclaration.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFAcceleratorTable.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFCompileUnit.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFContext.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugAbbrev.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugAranges.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugArangeSet.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugFrame.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugInfoEntry.cpp Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00
DWARFDebugLine.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugLoc.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFDebugRangeList.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFFormValue.cpp Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00
DWARFTypeUnit.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
DWARFUnit.cpp [DebugInfo] Move all DWARF headers to the public include directory. 2014-12-19 18:26:33 +00:00
LLVMBuild.txt
Makefile
module.modulemap
SyntaxHighlighting.cpp Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00
SyntaxHighlighting.h Implement a very basic colored syntax highlighting for llvm-dwarfdump. 2015-01-06 16:50:25 +00:00