summaryrefslogtreecommitdiffstats
path: root/dwarflint/check_debug_aranges.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dwarflint/check_debug_aranges.hh')
-rw-r--r--dwarflint/check_debug_aranges.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwarflint/check_debug_aranges.hh b/dwarflint/check_debug_aranges.hh
index 9840245c..109cf0bc 100644
--- a/dwarflint/check_debug_aranges.hh
+++ b/dwarflint/check_debug_aranges.hh
@@ -56,7 +56,7 @@ public:
};
class arange_locus
- : public clonable_locus<arange_locus>
+ : public locus
{
Dwarf_Off _m_table_offset;
Dwarf_Off _m_arange_offset;