Emit switches with 1/2 cases as unconditional code or an if/then/else for
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 17:43:54 +0000 (17:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 17:43:54 +0000 (17:43 +0000)
commite7a589df09ed4d1f0853fb586609b00357a34ac2
treee97a9cfe1dbae9da8613d3f1a86918a3b47045d2
parentb51ecd4dd93b8eccf2cba3d541cff0f7cdbf7e1c
Emit switches with 1/2 cases as unconditional code or an if/then/else for
tidyness.

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