summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2019-09-25 18:00:31 +0000
committerVedant Kumar <vsk@apple.com>2019-09-25 18:00:31 +0000
commitf6bc251274f39dee5d09f668a56922c88bd027d8 (patch)
tree228442b512d620525a646351763c472c46936f87 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent4de7ae65325613d8ec75c4cb79730e522a7046c4 (diff)
[Mangle] Add flag to asm labels to disable '\01' prefixing
LLDB synthesizes decls using asm labels. These decls cannot have a mangle different than the one specified in the label name. I.e., the '\01' prefix should not be added. Fixes an expression evaluation failure in lldb's TestVirtual.py on iOS. rdar://45827323 Differential Revision: https://reviews.llvm.org/D67774 llvm-svn: 372903
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions