Replace an assert() with an actual diagnostic.
authorJim Grosbach <grosbach@apple.com>
Wed, 30 Nov 2011 23:16:25 +0000 (23:16 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 30 Nov 2011 23:16:25 +0000 (23:16 +0000)
commit4a2242cea0e9fdb36276807b1d4ddd7cd1a15bd4
treebb2a80b3e3e512ad562dd6a4404448693be21079
parentaf65a8c54b66e9a78e2c7a9a810a33a73fb7f63a
Replace an assert() with an actual diagnostic.

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