diff options
author | Valentin Clement <clementval@gmail.com> | 2023-02-06 21:06:44 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-02-06 21:07:11 +0100 |
commit | 3b73fc320f918a12a77e617f162bc7f7111ddfaf (patch) | |
tree | fee5df48c4cca49b891957a59db79c4391703ae7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | d1d93da701b1609bdd992e57be60bb58c6d080cc (diff) | |
download | llvm-3b73fc320f918a12a77e617f162bc7f7111ddfaf.zip llvm-3b73fc320f918a12a77e617f162bc7f7111ddfaf.tar.gz llvm-3b73fc320f918a12a77e617f162bc7f7111ddfaf.tar.bz2 |
[flang] Fix creation of the bound array for pointer remapping
The runtime function expects a 2 x newRank array and the code
was passing a newRank x 2 array. This patch updates the
creation of the array to fit the runtime expectation.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D143405
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions