Rename DwarfAcceleratorTable to AppleAcceleratorTable. NFC
authorPavel Labath <labath@google.com>
Mon, 22 Jan 2018 13:17:23 +0000 (13:17 +0000)
committerPavel Labath <labath@google.com>
Mon, 22 Jan 2018 13:17:23 +0000 (13:17 +0000)
commit9b36fd25419cf72907b7c0b3c34431f460d6ef45
treeb6094b8998f112238fa1f5058848884b2c2ef27a
parent62dbdf1790eb05f2716475ccb0d37efc18293cc5
Rename DwarfAcceleratorTable to AppleAcceleratorTable. NFC

This frees up the first name to be used as an base class for the
apple table and the dwarf5 .debug_names accel table. The rename  was
split off from D42297 (adding of debug_names support), which is still
under review.

llvm-svn: 323113
llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp