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

Alex Lorenz arphaman at gmail.com
Thu Jun 18 13:10:13 PDT 2015


Updated the patch to use an approach similar to the one suggested by Sean for lexing.


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.27955.patch
Type: text/x-patch
Size: 9604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150618/13629a24/attachment.bin>


More information about the llvm-commits mailing list