summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2023-10-27 07:49:31 -0700
committerGitHub <noreply@github.com>2023-10-27 07:49:31 -0700
commit3e32b809001cf3a9d6f9cea4030fb9fe66f083f2 (patch)
tree675ee8da0f7234c037eab84828d2cfbb0bf0bd4c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent574c5cc9d8f6fcdf3702f5f98ea07ea6a8ebdfb7 (diff)
[flang] Consider bind(c) when lowering calls to intrinsic module procedures (#70386)
When attempting to lower an intrinsic module procedure call, take into account bind(c). Such procedures cannot be lowered as intrinsics since their implementation is external to the module. With this solution, the hardcoded "omp_lib" string can be removed when checking if intrinsic module procedure since all procedure interfaces in that module use bind(c).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions