diff options
author | Tom Eccles <tom.eccles@arm.com> | 2023-04-27 09:53:54 +0000 |
---|---|---|
committer | Tom Eccles <tom.eccles@arm.com> | 2023-05-18 10:48:45 +0000 |
commit | c01937296b01f512e9074730e04ad0bedb40d089 (patch) | |
tree | 335e29722ee4666410d19e2cb5d8447c0710c11e /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 407832db60c6f51ec5d9e5160670ee9756a340af (diff) | |
download | llvm-c01937296b01f512e9074730e04ad0bedb40d089.zip llvm-c01937296b01f512e9074730e04ad0bedb40d089.tar.gz llvm-c01937296b01f512e9074730e04ad0bedb40d089.tar.bz2 |
[flang][runtime] Add dynamically allocated temporary storage
These functions will be used as part of the HLFIR lowering for
forall/where. The contents of the API were requested by @jeanPerier.
The API is designed around that use case, assuming that the caller knows
through some side channel what size to allocate for boxes returned from
the pop() function.
Differential Revision: https://reviews.llvm.org/D150050
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions