AsmMatcher: Create operand classes before use, apparently records aren't visited
authorDaniel Dunbar <daniel@zuster.org>
Sat, 30 Jan 2010 01:02:37 +0000 (01:02 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 30 Jan 2010 01:02:37 +0000 (01:02 +0000)
commita2f5e00347641d1b46ce4f65bf9378fecce9be14
tree612d7dcc3ee0e0217d0b068bdb0b2be6294efec4
parentca1346122f07e56ab84a3ffaab02bd5a7d85c7af
AsmMatcher: Create operand classes before use, apparently records aren't visited
in the order they were declared.

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