OSDN Git Service

Don't leave Base.FrameIndex uninitialized, so that it doesn't
authorDan Gohman <gohman@apple.com>
Thu, 29 Apr 2010 23:30:41 +0000 (23:30 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 29 Apr 2010 23:30:41 +0000 (23:30 +0000)
commitffce6f134386e757b10fcab96309ae3a8e421fd5
tree94b0e02d467e5489d77a05f593edccf463e09099
parentc799c55a339b69ee6aeb03b29f4ea7b2dcea0c7b
Don't leave Base.FrameIndex uninitialized, so that it doesn't
print randomly in debug output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp