OSDN Git Service

Add often-requested support for defining "multiclasses" which can be instantiated.
authorChris Lattner <sabre@nondot.org>
Fri, 1 Sep 2006 21:13:49 +0000 (21:13 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Sep 2006 21:13:49 +0000 (21:13 +0000)
commit12069866c8dcfb8e0aaef4d99817eb14967659e9
tree35fdadd0a6cea34113b0ba0bc3b09662653b7e24
parent7d5154490357a0cb12383e15a57640d9c20644a1
Add often-requested support for defining "multiclasses" which can be instantiated.

This allows you to define multiple definitions with one line, encouraging
more .td file factoring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30027 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FileLexer.l
utils/TableGen/FileParser.y