diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-09-19 10:21:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-19 10:21:00 -0700 |
commit | 90d03a0386a6b9640e50513f6948cd2549937208 (patch) | |
tree | ec23c131dc36ff0831982c8e67041e315b24b1f8 /llvm/lib/Object/ObjectFile.cpp | |
parent | 51e3c3d51ba8064c7dafd57bf19e2a54b553af03 (diff) | |
download | llvm-90d03a0386a6b9640e50513f6948cd2549937208.zip llvm-90d03a0386a6b9640e50513f6948cd2549937208.tar.gz llvm-90d03a0386a6b9640e50513f6948cd2549937208.tar.bz2 |
[RISCV] Use MutableArrayRef instead of SmallVectorImpl&. NFC (#159651)
We're only going to modify existing items, not add or remove any
elements to the vector.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions