AssignNodeIds should return unsigned.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 07:36:47 +0000 (07:36 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 07:36:47 +0000 (07:36 +0000)
commit7c16d776cb827922dd0f8f0a88c5b65a90810c0b
tree88fcdf41e141a566ca24f693f965c63e37b91f5d
parentd30a971bf256d91ed94a5c77826f772da7b1301e
AssignNodeIds should return unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29343 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp