diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-10-12 08:11:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-12 08:11:12 +0200 |
commit | a5e30f835097d6b210bb7896e6a4dad77b5b4742 (patch) | |
tree | b2ba9614fd103e789b1b196d5e553a0627c26b3b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 911e9e999159239450eb779e93ce8a9b23caf3b0 (diff) | |
download | llvm-a5e30f835097d6b210bb7896e6a4dad77b5b4742.zip llvm-a5e30f835097d6b210bb7896e6a4dad77b5b4742.tar.gz llvm-a5e30f835097d6b210bb7896e6a4dad77b5b4742.tar.bz2 |
[clang][bytecode][NFC] Avoid creating pointers in CopyArray op (#163042)
Since these are all primitive arrays, use the new `elem()` and
`initializeElement()` functions.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions