aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorMorris Hafner <mmha@users.noreply.github.com>2025-09-19 23:44:33 +0200
committerGitHub <noreply@github.com>2025-09-19 23:44:33 +0200
commit7165cf3e1266958c4457abeeadf9d9e965b51c92 (patch)
tree1c7148d01532d5a31e5b8ee0cd9762a416ed096f /llvm/lib/Object/ELFObjectFile.cpp
parent1250095b1a21f219b22e2c50b9789e001813627a (diff)
downloadllvm-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