OSDN Git Service

Fix the build broken by r189315.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 27 Aug 2013 05:16:07 +0000 (05:16 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 27 Aug 2013 05:16:07 +0000 (05:16 +0000)
commit45fbe98c21d06448d1977e8abc95972f4ad86b26
treef6d15fcbfa38cfaa43010e3f68014eab7110fb3b
parent9c3dd1b0d1e96ef408b68da3b06c6ebd6c943601
Fix the build broken by r189315.

(this triggered Clang's -Wsometimes-uninitialized on the default path
through the switch)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189319 91177308-0d34-0410-b5e6-96231b3b80d8
tools/macho-dump/macho-dump.cpp