Fix warning about size potentially being used uninitialized
authorDuncan Sands <baldrick@free.fr>
Tue, 28 Dec 2010 10:02:42 +0000 (10:02 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 28 Dec 2010 10:02:42 +0000 (10:02 +0000)
commit849ecb1431f878aeef2be8d08679a740e603e95a
tree4460ceb12062cf1dc6208842fb583cae7446689c
parent7922d34b6073712cb62f7d4d74810509c19a84df
Fix warning about size potentially being used uninitialized
when doing a release build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122594 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp