It is not an error if a rule does not match, it's just a failed match!
authorChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 22:30:51 +0000 (22:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Aug 2003 22:30:51 +0000 (22:30 +0000)
commit7b56ce409fb6eb5f2e885399f26aa77386ef575a
treefc9088e56b2783c2d2c3b6e9cb584743b84b405b
parent0abaaf49fd32eb32abc3117a4bff41fe82d9ec3e
It is not an error if a rule does not match, it's just a failed match!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7761 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/InstrSelectorEmitter.cpp
utils/TableGen/InstrSelectorEmitter.cpp