[ELF][MIPS] Use getMipsLocalEntriesNum() everywhere we need number of `local` GOT...
authorSimon Atanasyan <simon@atanasyan.com>
Thu, 20 Oct 2016 17:53:59 +0000 (17:53 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Thu, 20 Oct 2016 17:53:59 +0000 (17:53 +0000)
commitbadd5b31b733febc58644d3fdbb23d1b448aeadb
tree3c910c0615c5065251c1eed863eff5f29e4f5a5c
parentf4415a3d77058f2714b2110276a8f40f77cca12d
[ELF][MIPS] Use getMipsLocalEntriesNum() everywhere we need number of `local` GOT entries. NFC

llvm-svn: 284751
lld/ELF/OutputSections.cpp