diff options
author | Abid Qadeer <haqadeer@amd.com> | 2024-07-25 13:52:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 13:52:50 +0100 |
commit | bf76290de48512f59f62eff20d28135c3f918ea5 (patch) | |
tree | 0294671cf51b61163a718ce30c814a31af0b915d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | af1d2b9fb1c6065d3a4611f086b8c83a0c05795c (diff) | |
download | llvm-bf76290de48512f59f62eff20d28135c3f918ea5.zip llvm-bf76290de48512f59f62eff20d28135c3f918ea5.tar.gz llvm-bf76290de48512f59f62eff20d28135c3f918ea5.tar.bz2 |
[flang][debug] Set scope of internal functions correctly. (#99531)
The functions internal to subroutine should have the scope set to the
parent function. This allows a user to evaluate local variables of
parent function when control is stopped in the child.
Fixes #96314
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions