[TableGen] Remove unnecessary outer 'if' and merge it's conditions into the inner...
authorCraig Topper <craig.topper@gmail.com>
Sat, 6 Jun 2015 01:33:55 +0000 (01:33 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 6 Jun 2015 01:33:55 +0000 (01:33 +0000)
commitc052f545590462f2992fd6f9b3002274397ef4e8
treed36d8c071fe8aaec880a247b7aa1ee4a6150a0a8
parent77411bdfe3fbd39043ec6ebaa28b1361f11e58fa
[TableGen] Remove unnecessary outer 'if' and merge it's conditions into the inner 'if's. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Record.cpp