[llvm] Use object directly instead of accessing ArrayRef (PR #83263)

Martin Wehking via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 05:35:00 PST 2024


MartinWehking wrote:

It probably expects an assert over the array size, but that would be of course superfluous.
This change is so minor that it could also be simply discarded if it's too irrelevant.

https://github.com/llvm/llvm-project/pull/83263


More information about the llvm-commits mailing list