[TableGen] Fix a bug introduced in r256627. If the switch was not emitted we still...
authorCraig Topper <craig.topper@gmail.com>
Sun, 3 Jan 2016 07:33:34 +0000 (07:33 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 3 Jan 2016 07:33:34 +0000 (07:33 +0000)
commit8dd99ee81de8af8f0500e2baeacd29bf24b7f02c
treec68a77c7781676ef0043fa60da53ea9e620e3fff
parent4d0e40564fd266fa5afcd514ac070f457539626a
[TableGen] Fix a bug introduced in r256627. If the switch was not emitted we still emitted a closing curly brace.

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