Make VarInit Name an Init
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:33 +0000 (13:02 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:33 +0000 (13:02 +0000)
commitee6dca17252de152720655282fb4b74b76fb2fe9
tree7a639e67344437423817df6f855ccaaa157f69e8
parent96a9f78c4aa1bc188f3f7ee869bed44cb7a6ff0e
Make VarInit Name an Init

Make the VarInit name an Init itself.  We need this to implement paste
functionality so we can reference variables whose names are not yet
completely resolved.

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