Change forward declaration of MultiClass to use the "struct" keyword instead
authorBob Wilson <bob.wilson@apple.com>
Thu, 30 Apr 2009 17:35:11 +0000 (17:35 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 30 Apr 2009 17:35:11 +0000 (17:35 +0000)
commit293b13350c2fbae8a64b0b0beb440cb859968c8c
treeef358b29e31504afac3129fe3b74d92ae6c7cd1a
parent7f09dd2f63f502731fd61171c59504187dd74592
Change forward declaration of MultiClass to use the "struct" keyword instead
of "class", so that it matches the subsequent definition.

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