Fix use of uninitialized value added in r189400 (found by MemorySanitizer)
authorAlexey Samsonov <samsonov@google.com>
Wed, 28 Aug 2013 08:30:47 +0000 (08:30 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 28 Aug 2013 08:30:47 +0000 (08:30 +0000)
commitead2d5a4be3012699252e015ce774733590bf9b0
tree318ab413ba9121e368ae3656a5080ed62fcc20b2
parent862b50420122e8be173ae534fcd1668c8c4be916
Fix use of uninitialized value added in r189400 (found by MemorySanitizer)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189456 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp