[TableGen] Remove raw_string_ostream by just emitting the header for the switch the...
authorCraig Topper <craig.topper@gmail.com>
Wed, 30 Dec 2015 06:00:22 +0000 (06:00 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 30 Dec 2015 06:00:22 +0000 (06:00 +0000)
commite18e2bb916ec5ad59047955f5faf16de670ff9cb
tree2ebe516152c6663d4d13b00c3617ffc8ff59f8c4
parent65438a7a796afe44630d8c7fdbc4ff094e2decee
[TableGen] Remove raw_string_ostream by just emitting the header for the switch the first time we emit a case. If the header was never emitted just print the default at the end. NFC

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