[AsmParser] Allow tokens to be put back in to the token stream.
authorColin LeMahieu <colinl@codeaurora.org>
Sun, 8 Nov 2015 23:48:23 +0000 (23:48 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Sun, 8 Nov 2015 23:48:23 +0000 (23:48 +0000)
commit84774ba4247fc19ba1ac22ebf9c05609ad5adc1c
tree49ffa5c7d790a5c3cad6f2b5aa099f3493d3e5b9
parent8b804197e0d4fae27a6f4facf442f0883310db64
[AsmParser] Allow tokens to be put back in to the token stream.

Differential Revision: http://reviews.llvm.org/D14252

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252432 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCParser/MCAsmLexer.h
lib/MC/MCParser/MCAsmLexer.cpp