diff options
author | Lang Hames <lhames@gmail.com> | 2014-07-22 23:17:21 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-07-22 23:17:21 +0000 |
commit | c90a85ff995b9fb9faefecba2304e68f4d8e5d95 (patch) | |
tree | 3fd9f061955dcbec15705ca740c8d81a5a361ad2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 7325ac39b69241b96287766ca9a59bc315c01df2 (diff) | |
download | bcm5719-llvm-c90a85ff995b9fb9faefecba2304e68f4d8e5d95.tar.gz bcm5719-llvm-c90a85ff995b9fb9faefecba2304e68f4d8e5d95.zip |
[MCJIT] Teach RuntimeDyldChecker to handle underscores at the start of symbols.
RuntimeDyldChecker had been testing isalpha(Expr[0]) to recognise symbol tokens,
and throwing unrecognized token errors when it hit symbols with leading
underscores. This fixes that.
llvm-svn: 213706
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions