[Mips] Simplify the code. Replace redundant 'switch' operator by the single 'if'...
authorSimon Atanasyan <simon@atanasyan.com>
Tue, 11 Feb 2014 06:36:16 +0000 (06:36 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Tue, 11 Feb 2014 06:36:16 +0000 (06:36 +0000)
commit06f8ea4c070972dda6b53996ed93a7569d9172ee
treec577b6f63fef670ae32dc084818571e9123f9d83
parenta683f639c7e24408409c6d07979ba171e2581653
[Mips] Simplify the code. Replace redundant 'switch' operator by the single 'if' one.

llvm-svn: 201131
lld/lib/ReaderWriter/ELF/Mips/MipsLinkingContext.cpp