summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-01-10 10:16:19 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-01-14 15:43:21 -0800
commitbed947f7081353257b78612cf8dfbd161463966c (patch)
tree5c864c869d65239a7551e3313ab2b9388c113348 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent8dff860c220c71f314be00ae78be0ded0389e38f (diff)
[flang] Accept ENTRY names in generic interfaces
ENTRY statement names in module subprograms were not acceptable for use as a "module procedure" in a generic interface, but should be. ENTRY statements need to have symbols with place-holding SubprogramNameDetails created for them in order to be visible in generic interfaces. Those symbols are created from the "program tree" data structure. This patch adds ENTRY statement names to the program tree data structure and uses them to generate SubprogramNameDetails symbols. Differential Revision: https://reviews.llvm.org/D117345
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions