diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2025-04-09 12:48:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 12:48:59 +0100 |
commit | a6edaeb824f138a364f4818c4261eb27153a12ac (patch) | |
tree | a696cf7ee34dc82c8bd10829e7e62a3f1b7524e9 /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | 78c86b38b04bdabc76f631263ab0f4faf8698af6 (diff) | |
download | llvm-a6edaeb824f138a364f4818c4261eb27153a12ac.zip llvm-a6edaeb824f138a364f4818c4261eb27153a12ac.tar.gz llvm-a6edaeb824f138a364f4818c4261eb27153a12ac.tar.bz2 |
[DebugInfo][TailCallElim] Use ret DILocation for return value selects (#134825)
In TailRecursionElimination we may insert a select before the return to
choose the return value if necessary; this select is effectively part of
the return statement, and so should use its DILocation.
Found using https://github.com/llvm/llvm-project/pull/107279.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions