aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-12-04 18:12:28 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-12-04 18:12:28 +0000
commit91db9ab1b4eb0411867e49ad9c9c57f433e0714b (patch)
tree08b3ede0cd8ddd5a50e062c4527f09284e328026 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
parentcbb51dacfbedf433bd481b6b2e308ac699ac8419 (diff)
downloadllvm-91db9ab1b4eb0411867e49ad9c9c57f433e0714b.zip
llvm-91db9ab1b4eb0411867e49ad9c9c57f433e0714b.tar.gz
llvm-91db9ab1b4eb0411867e49ad9c9c57f433e0714b.tar.bz2
DebugInfo: Remove unused start/end labels for the debug_abbrevs section
Since we always emit only one abbrevation section (shared by all the compilation units in this module) there's no need for a separate label at the start of each one (and we weren't using the CU ID anyway, so there really was only one label). Use the section label instead and drop the wholely unused debug_abbrev_end label. llvm-svn: 196394
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions