[PATCH] MIR Parsing: Introduce a MI Lexing class.

Alex Lorenz arphaman at gmail.com
Fri Jun 19 12:55:18 PDT 2015


The updated patch removes the MILexer class and uses just a single function to lex tokens.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10521

Files:
  lib/CodeGen/MIRParser/CMakeLists.txt
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp
  test/CodeGen/MIR/X86/machine-instructions.mir
  test/CodeGen/MIR/X86/missing-instruction.mir
  test/CodeGen/MIR/X86/unrecognized-character.mir

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10521.28038.patch
Type: text/x-patch
Size: 9829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150619/d7155927/attachment.bin>


More information about the llvm-commits mailing list