MachO: rename _outputFileType to avoid shadowing parent field.
authorTim Northover <tnorthover@apple.com>
Fri, 20 Jun 2014 15:59:00 +0000 (15:59 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 20 Jun 2014 15:59:00 +0000 (15:59 +0000)
commitd30a1f2cb2a5e60eb130b461337cdf9f4d63a606
treec92619b1943082b299e95cc498aece8d4fcc4ba1
parente5bb30d9a75b4dbd01564decdaf1e5bd2b694cfd
MachO: rename _outputFileType to avoid shadowing parent field.

llvm-svn: 211367
lld/include/lld/ReaderWriter/MachOLinkingContext.h
lld/lib/Driver/DarwinLdDriver.cpp
lld/lib/ReaderWriter/MachO/ExecutableAtoms.hpp
lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
lld/lib/ReaderWriter/MachO/WriterMachO.cpp
lld/unittests/DriverTests/DarwinLdDriverTest.cpp