Use a 'continue' here to stop from double lexing.
authorBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 10:12:50 +0000 (10:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 10:12:50 +0000 (10:12 +0000)
commit0f7422057e7cf0426f5bb293107b756b5de80523
treeef08c4aa6632791306201da4536b77162e43c553
parent87de71cb9f12d874e88d4f314ab245985c1b36bc
Use a 'continue' here to stop from double lexing.

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