summaryrefslogtreecommitdiffstats
path: root/dwarflint/check_debug_abbrev.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dwarflint/check_debug_abbrev.hh')
-rw-r--r--dwarflint/check_debug_abbrev.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwarflint/check_debug_abbrev.hh b/dwarflint/check_debug_abbrev.hh
index 9565f885..54d03ce8 100644
--- a/dwarflint/check_debug_abbrev.hh
+++ b/dwarflint/check_debug_abbrev.hh
@@ -41,7 +41,7 @@ typedef fixed_locus<sec_abbrev,
locus_simple_fmt::hex> abbrev_locus;
class abbrev_attrib_locus
- : public clonable_locus<abbrev_attrib_locus>
+ : public locus
{
uint64_t _m_abbr_offset;
uint64_t _m_attr_offset;