aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/DWARFCompileUnit.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in DebugInfo lib, extend a comment for one of the methodsAlexey Samsonov2012-07-041-1/+1
* This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...Alexey Samsonov2012-07-021-0/+5
* DWARF: Print line tables per compile unit, so they get the right address size.Benjamin Kramer2011-09-151-0/+8
* DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...Benjamin Kramer2011-09-141-0/+5
* Sketch out a DWARF parser.Benjamin Kramer2011-09-131-0/+98