aboutsummaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/debugserver.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-03-13 18:09:26 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-03-13 18:09:26 +0000
commit4269b9eed5f68832ecbf1b59e9ab07ce8ac38517 (patch)
tree49afa296c1b54d3de3a72ff9e9f8af66e6ada316 /lldb/tools/debugserver/source/debugserver.cpp
parent91cdc28d9300eb5dc8ced47cb31db26d8f5ca7d4 (diff)
downloadllvm-4269b9eed5f68832ecbf1b59e9ab07ce8ac38517.zip
llvm-4269b9eed5f68832ecbf1b59e9ab07ce8ac38517.tar.gz
llvm-4269b9eed5f68832ecbf1b59e9ab07ce8ac38517.tar.bz2
Use printable names to implement directional labels.
This changes the implementation of local directional labels to use a dedicated map. With that it can then just use CreateTempSymbol, which is what the rest of MC uses. CreateTempSymbol doesn't do a great job at making sure the names are unique (or being efficient when the names are not needed), but that should probably be fixed in a followup patch. This fixes pr18928. llvm-svn: 203826
Diffstat (limited to 'lldb/tools/debugserver/source/debugserver.cpp')
0 files changed, 0 insertions, 0 deletions