Change the NumVTs field from short to int, since there's no
authorDan Gohman <gohman@apple.com>
Thu, 9 Apr 2009 23:53:31 +0000 (23:53 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 9 Apr 2009 23:53:31 +0000 (23:53 +0000)
commit168840662e66ef8eaff6cd6a9389c4451f606e73
tree4d9fbfd7d83488e6e8ec4ca2439430638e5340c6
parentf34be827ac3bb257939e31575fcfc9ef27b94306
Change the NumVTs field from short to int, since there's no
real need for it to be short.

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