aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorAndrew Gozillon <Andrew.Gozillon@amd.com>2023-10-30 14:51:47 -0500
committerAndrew Gozillon <Andrew.Gozillon@amd.com>2023-10-30 15:10:12 -0500
commit68c384676cf92289d823576f915ed296d209354f (patch)
treedc66d289471c11786ae003ede8c1fae2bbbb1f0b /lldb/source/Commands/CommandObjectCommands.cpp
parent0d5b7dd25cc47123d6920207c089c8a9b98571b4 (diff)
downloadllvm-68c384676cf92289d823576f915ed296d209354f.zip
llvm-68c384676cf92289d823576f915ed296d209354f.tar.gz
llvm-68c384676cf92289d823576f915ed296d209354f.tar.bz2
[Flang][MLIR][OpenMP] Temporarily re-add basic handling of uses in target regions to avoid gfortran test-suite regressions
This was a regression introduced by myself in: https://github.com/llvm/llvm-project/commit/6a62707c048e16ce9bad37ed8e3520799139436b where I too hastily removed the basic handling of implicit captures we have currently. This will be superseded by all implicit captures being added to target operations map_info entries in a soon landing series of patches, however, that is currently not the case so we must continue to do some basic handling of these captures for the time being. This patch re-adds that behaviour to avoid regressions. Unfortunately this means some test changes as well as getUsedValuesDefinedAbove grabs constants used outside of the target region which aren't handled particularly well currently.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions