[GISel] Make assignValueToReg take CCValAssign by const reference. (#70086)
This was previously passed by value. It used to be passed by non-const reference, but it was changed to value in D110610. I'm not sure why.
parent
b4e55299
Please register or sign in to comment