diff options
author | Morris Hafner <mmha@users.noreply.github.com> | 2025-09-19 23:44:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 23:44:33 +0200 |
commit | 7165cf3e1266958c4457abeeadf9d9e965b51c92 (patch) | |
tree | 1c7148d01532d5a31e5b8ee0cd9762a416ed096f /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 1250095b1a21f219b22e2c50b9789e001813627a (diff) | |
download | llvm-7165cf3e1266958c4457abeeadf9d9e965b51c92.zip llvm-7165cf3e1266958c4457abeeadf9d9e965b51c92.tar.gz llvm-7165cf3e1266958c4457abeeadf9d9e965b51c92.tar.bz2 |
[CIR] Fix structors for multidimensional arrrays (#159820)
This patchs implements array constructors and destructors for
multidimensional arrays. This works by bitcasting the pointer to the
first element to a one-dimensional array type of the same extent before
lowering to a loop.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions