Make sure both member variables are initialized in the default constructor
authorReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 16:44:15 +0000 (16:44 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 12 Apr 2006 16:44:15 +0000 (16:44 +0000)
commitace44dbbabe9ee0498834957632df2af0dbf9c59
tree550b87280434fd3dd7784a40f6d4d2d7841882ac
parent41f6cbbeb21d7d4376b8c0302b9766c3e43be5f2
Make sure both member variables are initialized in the default constructor
for SDOperand. This gets rid of numerous warnings in lib/CodeGen and
lib/Target when compiled with GCC 4.0.2

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27607 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h