[lld-macho] Fix shadowed variable
authorVincent Lee <leevince@fb.com>
Mon, 10 Jan 2022 08:07:42 +0000 (00:07 -0800)
committerVincent Lee <leevince@fb.com>
Mon, 10 Jan 2022 08:20:35 +0000 (00:20 -0800)
commit7a161eb43b280a6194fef5b65a81ef59921ebf02
tree049a49261f02e65d4e11a6c1743699803cf54f36
parent92d55e7336db8597e90eefcdd72bc33ef553a454
[lld-macho] Fix shadowed variable

This fixes a windows build failure from D115416.
lld/MachO/Writer.cpp