summaryrefslogtreecommitdiffstats
path: root/tests/print-die.cc
Commit message (Collapse)AuthorAgeFilesLines
* Rename class [raw_]compile_units to [raw_]compile_units_type.Mark Wielaard2010-11-251-1/+1
| | | | | | We have both functions and classes named compile_units. This can be confusing to (newer) g++ compilers. Keep the function names the same, but rename the the classes to compile_units_type.
* Add new test setup for dwarf_edit, dwarf_output transforms.Mark Wielaard2010-10-141-0/+2
|
* Some more stats, some debugging. Disable problematic match caching.Roland McGrath2009-11-011-1/+2
|
* print-die.cc: Grok --refs-shared-cu, --refs-shared-file options to share the ↵Roland McGrath2009-09-161-9/+33
| | | | refs_map across CUs or across files.
* Fiddle stats output.Roland McGrath2009-08-281-0/+10
|
* Share print-die compilation among tests.Roland McGrath2009-08-251-0/+329