Generalize getFieldType to work on all TypedInits. Add a couple of testcases from
authorDavid Greene <greened@obbligato.org>
Fri, 3 Sep 2010 21:00:49 +0000 (21:00 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 3 Sep 2010 21:00:49 +0000 (21:00 +0000)
commit9703843dfa5640ddfc4362d7aa20b03fba485ece
tree3c8f21c0b9e558fa2fbf3193b9db5063935d1f8a
parent190d0a54c18e0f8198b5b802818f7194b91262b4
Generalize getFieldType to work on all TypedInits.  Add a couple of testcases from
Amaury Pouly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113010 91177308-0d34-0410-b5e6-96231b3b80d8
test/TableGen/FieldAccess.td [new file with mode: 0644]
test/TableGen/ListManip.td [new file with mode: 0644]
utils/TableGen/Record.cpp
utils/TableGen/Record.h