Remove dead code in condition
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 5 Aug 2014 18:22:58 +0000 (18:22 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 5 Aug 2014 18:22:58 +0000 (18:22 +0000)
commitb72118fb52a5d7e8d2a800a7b00718e0210a34f5
treeebf20912104b87d3c6db5b39822af1872a4b163b
parent8d7feda9f85bcb147bddf66a0e8f107bb2582b1e
Remove dead code in condition

Whether or not it's appropriate, labels have been first-class types
since r51511.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214908 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp