Remove some unnecessary code. The conditions it was checking had already been ruled...
authorCraig Topper <craig.topper@gmail.com>
Sun, 9 Feb 2014 07:13:41 +0000 (07:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 9 Feb 2014 07:13:41 +0000 (07:13 +0000)
commit426497e2fb3a7a6e8bd3184201a1b0bd39014aaa
treec21adc883bff9f736a787186258a3e8ee69270aa
parent12ea35fc6a64ab4e0d4194a198e01974f76fd2dd
Remove some unnecessary code. The conditions it was checking had already been ruled out by the caller.

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