OSDN Git Service

Allow defm to inherit from multiple multiclasses.
authorDavid Greene <greened@obbligato.org>
Wed, 22 Apr 2009 22:17:51 +0000 (22:17 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 22 Apr 2009 22:17:51 +0000 (22:17 +0000)
commit5654613a013b94a92f9ed65e1a2f34e0a8d9cfdf
treed29f21688078d41bdb26dc0a2ae1503978ccebe5
parentc7cafcd815519b06318629b424abe746437e1389
Allow defm to inherit from multiple multiclasses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69832 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.html
test/TableGen/DefmInherit.td [new file with mode: 0644]
utils/TableGen/TGParser.cpp