diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2023-09-19 14:40:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 14:40:31 +0100 |
commit | e15d72adac66790a78a51a3087b56b2bde6b778a (patch) | |
tree | cc9505b9567cf4820bb8b234af5f1c0d3b4f1dff /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | b05d436ec65e5e57a4e617211433ee0523792953 (diff) | |
download | llvm-e15d72adac66790a78a51a3087b56b2bde6b778a.zip llvm-e15d72adac66790a78a51a3087b56b2bde6b778a.tar.gz llvm-e15d72adac66790a78a51a3087b56b2bde6b778a.tar.bz2 |
[FuncSpec] Adjust the names of specializations and promoted stack values
Currently the naming scheme is a bit funky; the specializations are named
after the original function followed by an arbitrary decimal number. This
makes it hard to debug inlined specializations of recursive functions.
With this patch I am adding ".specialized." in between of the original
name and the suffix, which is now a single increment counter.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions