OSDN Git Service

Fix compiler warning about uninitialized variables. No functional change.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 27 Feb 2009 06:29:31 +0000 (06:29 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 27 Feb 2009 06:29:31 +0000 (06:29 +0000)
commit7569af769e520041b00786bc1b19253fd46a0907
tree379c7312d4f208e08ce3bc2a5883fdcb23e48e76
parentded2b20e7e5399c90ee7cb560e70ab92ba620dcd
Fix compiler warning about uninitialized variables. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/AddrModeMatcher.cpp