[ELF] - Change argument of computeHash to MutableArrayRef. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Sun, 6 Nov 2016 08:39:46 +0000 (08:39 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Sun, 6 Nov 2016 08:39:46 +0000 (08:39 +0000)
commit828787a0593b2410faf8b3fb53e80745e3d36c02
tree03e39ff26b641cb3d52f73d47b2ca62f8020f107
parent5020971ea1219cdd9b04a54667e9cd34caa749e0
[ELF] - Change argument of computeHash to MutableArrayRef. NFC.

This fixes casting warning and removes the need of that cast at all.

llvm-svn: 286065
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h