OSDN Git Service

Move DWARFSectionMap to a .cpp file.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jul 2017 19:34:26 +0000 (19:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jul 2017 19:34:26 +0000 (19:34 +0000)
commit8121aebb83fedb0daed732d1542d50b949865540
treee70239d8156beaea10afbaca566d6b8ed7e02bd9
parentdf6678d0548354d79410542a72412b62b07bce16
Move DWARFSectionMap to a .cpp file.

Thanks to Paul Robinson for the suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308913 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFSection.h
lib/DebugInfo/DWARF/DWARFContext.cpp