OSDN Git Service

rename the child field to 'next'. This is not a parent/child
authorChris Lattner <sabre@nondot.org>
Thu, 18 Feb 2010 02:53:41 +0000 (02:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Feb 2010 02:53:41 +0000 (02:53 +0000)
commitbd8227f5298f0ab7b96203a6d3875e5d26573376
tree357790bfab723800f0f55b68e7fa1d4f51193ec6
parent8ef9c7958ad7a23ad15d7ff59e1377aec10ca42a
rename the child field to 'next'.  This is not a parent/child
relationship, this is a linear list relationship.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96561 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelMatcher.cpp
utils/TableGen/DAGISelMatcher.h
utils/TableGen/DAGISelMatcherEmitter.cpp
utils/TableGen/DAGISelMatcherGen.cpp