Make RecordVal Name an Init
authorDavid Greene <greened@obbligato.org>
Fri, 2 Sep 2011 20:12:07 +0000 (20:12 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 2 Sep 2011 20:12:07 +0000 (20:12 +0000)
commit011dca7fac07100695dd3685bfaddbea58a468b9
tree558d6a261450aa411c0acfd30422041fa5ce931d
parentd5705fe50d58dd2b686b26d1683315f785246ce0
Make RecordVal Name an Init

Store a RecordVal's name as an Init to allow class-qualified Record
members to reference Records that have Init names.  We'll use this to
provide more programmability in how we name defs and their associated
members.

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