diff options
author | jeanPerier <jperier@nvidia.com> | 2025-10-01 09:21:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 09:21:17 +0200 |
commit | 8c5c37582e909232dc5810c4809c2bd1a22fbe1b (patch) | |
tree | 7f6fc4702493312b831ac8404cfe097fe9b0cfdd /clang/test/CodeGen/PowerPC/toc-data-structs-arrays.cpp | |
parent | 1098a5cefd764eb58e8530e821eaa5d5a6c42310 (diff) | |
download | llvm-8c5c37582e909232dc5810c4809c2bd1a22fbe1b.zip llvm-8c5c37582e909232dc5810c4809c2bd1a22fbe1b.tar.gz llvm-8c5c37582e909232dc5810c4809c2bd1a22fbe1b.tar.bz2 |
[flang] add helper to create descriptor with new base address (#161347)
There is currently no helper to create a descriptor for a copy of a
Fortran entity based on the descriptor of the original entity and the
base address of the copy (most places that are doing this currently are
also doing allocation of the copy at the same time or using the
runtime).
Add a helper for this with a unit test.
Diffstat (limited to 'clang/test/CodeGen/PowerPC/toc-data-structs-arrays.cpp')
0 files changed, 0 insertions, 0 deletions