[ELF][MIPS] Replace S and A arguments of the writeMipsHi16 function by the single...
authorSimon Atanasyan <simon@atanasyan.com>
Fri, 4 Mar 2016 10:55:12 +0000 (10:55 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Fri, 4 Mar 2016 10:55:12 +0000 (10:55 +0000)
commita888e6726f231364241c339d81cb06fddd6bbae0
treea373171339cd3b47a96eb4a5b07b69c87f6a11b9
parent3474b907ddf954b68db1d9c53e8753a3a86d1996
[ELF][MIPS] Replace S and A arguments of the writeMipsHi16 function by the single argument V. NFC

llvm-svn: 262704
lld/ELF/Target.cpp