[TableGen] Cleanup output formatting and add llvm_unreachables to the output the...
authorCraig Topper <craig.topper@gmail.com>
Wed, 13 Jan 2016 07:20:13 +0000 (07:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 13 Jan 2016 07:20:13 +0000 (07:20 +0000)
commitcd0aefe26fed244e0e7057e82cd7cac636894519
tree77e3dab61c47b8223dfb4a223927e29e2ece630e
parent05bdb7c886aa2b46ec1e48cfba96b50c533549d0
[TableGen] Cleanup output formatting and add llvm_unreachables to the output the AsmMatcher uses when it overflows the 64-bit tables. No in tree targets use this code, but I tested it with an temporarily reduced table width.

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