diff options
| author | Mark Wielaard <[email protected]> | 2010-10-14 16:58:56 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2010-10-14 17:01:20 +0200 |
| commit | a51f264f2510f000853fce4ec858b5b8a3cb242a (patch) | |
| tree | b841db00acb0216b9cfc35a19b5ce5fa885ba8f3 /tests/print-die.cc | |
| parent | c3150260380eecc9cb686700eb46605bd35fd19d (diff) | |
Add new test setup for dwarf_edit, dwarf_output transforms.
Diffstat (limited to 'tests/print-die.cc')
| -rw-r--r-- | tests/print-die.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/print-die.cc b/tests/print-die.cc index 96f8338c..4007a092 100644 --- a/tests/print-die.cc +++ b/tests/print-die.cc @@ -362,3 +362,5 @@ template void print_file (const char *, const dwarf &, const unsigned int); template void print_file (const char *, const dwarf_edit &, const unsigned int); +template void print_file (const char *, const dwarf_output &, + const unsigned int); |
