Allow peeking forward several tokens with MCAsmLexer
Dylan McKay via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 16 03:45:43 PDT 2015
CCing code owner.
On Sun, Aug 16, 2015 at 2:23 AM, Dylan McKay <dylanmckay34 at gmail.com> wrote:
> This patch extends the assembly lexer to add a new method - peekTokens()
> which can be used to peek forward one or more tokens.
>
> This gives backend authors a little bit more power if they need it.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/91381cd9/attachment.html>
More information about the llvm-commits
mailing list