[LTO] Remove extraneous ArrayRef (NFC) (#90306)

We don't need to explicitly create these instances of ArrayRef because
Hasher::update takes ArrayRef, and ArrayRef can be implicitly
constructed from C arrays.
GitOrigin-RevId: d6bf04f4760b0dff3c3d3ff9b560c04438cc25ac
1 file changed