aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/DWARFCompileUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* DWARF: Print line tables per compile unit, so they get the right address size.Benjamin Kramer2011-09-151-2/+1
* DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...Benjamin Kramer2011-09-141-0/+37
* DebugInfo: Don't print DIEs multiple times.Benjamin Kramer2011-09-141-2/+1
* Sketch out a DWARF parser.Benjamin Kramer2011-09-131-0/+203