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)
commitb1ea9807ea465ffdb4d7d1787ba06755b1b33e1f
treee636639cbb072ad10c8671df32ab505d058b5e28
parentff842945670930d9caa542fe9e34c2e22c893ad9
Use a 'continue' here to stop from double lexing.

llvm-svn: 174833
llvm/lib/AsmParser/LLParser.cpp