[Hexagon] Use ArrayRef to avoid needing to calculate an array size....
[Hexagon] Use ArrayRef to avoid needing to calculate an array size. Interestingly the original code may have had a bug because it was passing the byte size of a uint16_t array instead of the number of entries. llvm-svn: 254382
Loading
Please sign in to comment