Craig Topper 90d03a0386
[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.
2025-09-19 10:21:00 -07:00
..