diff options
author | David Green <david.green@arm.com> | 2025-08-13 20:57:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-13 20:57:46 +0100 |
commit | 06d2d1e15663967f99c7c6c52351ff8210e8b857 (patch) | |
tree | f43289f6694433d3f0edc2f9f7fd362eace4f668 /llvm/lib/ObjCopy/ELF/ELFObject.cpp | |
parent | bfd490e0cda0917dfc357ca87f3c0639ba38a56f (diff) | |
download | llvm-06d2d1e15663967f99c7c6c52351ff8210e8b857.zip llvm-06d2d1e15663967f99c7c6c52351ff8210e8b857.tar.gz llvm-06d2d1e15663967f99c7c6c52351ff8210e8b857.tar.bz2 |
[ARM] Protect against odd sized vectors in isVTRNMask and friends (#153413)
Fixes the issue reported on #153138, where odd-sized vectors would cause
the checks to iterate off the end of the mask.
Diffstat (limited to 'llvm/lib/ObjCopy/ELF/ELFObject.cpp')
0 files changed, 0 insertions, 0 deletions