Don't skip __DWARF,
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 21 Dec 2012 04:08:03 +0000 (04:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 21 Dec 2012 04:08:03 +0000 (04:08 +0000)
commitb66fc293a2248564ae341f40882243dacccc42f3
treec2c4116639b913cc30584284cc04d73ef5faf823
parentcef81b37c77978cd4dddb4a5ad13564793ded155
Don't skip __DWARF,

Now that we don't merge section and segment names, we don't need to skip the
segment name to get to the section name.

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