mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-12-04 00:24:58 +00:00
This commit refactors the machine instruction lexer so that the lexing functions use the 'maybeLex...' pattern, where they determine if they can lex the current token by themselves. Reviewers: Sean Silva Differential Revision: http://reviews.llvm.org/D10817 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241078 91177308-0d34-0410-b5e6-96231b3b80d8
5.4 KiB
5.4 KiB