[PATCH] D11792: MIR Parser: Simplify the token's string value handling.

Alex Lorenz via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 11:56:41 PDT 2015


arphaman updated this revision to Diff 31465.
arphaman added a comment.

The updated patch now uses the 'reset' and 'set...' pattern instead of MIToken's constructors as suggested by Sean.


Repository:
  rL LLVM

http://reviews.llvm.org/D11792

Files:
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11792.31465.patch
Type: text/x-patch
Size: 10558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/32456650/attachment.bin>


More information about the llvm-commits mailing list