diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-06-22 20:37:46 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-06-22 20:37:46 +0000 |
commit | 91370c5d62726374cf9ef95a49a0a287499c3cf8 (patch) | |
tree | f751334d15625bd6c2dfb5509a4113ec351b0bc9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f22855079a30f981e87eb95599cbc628260d2f04 (diff) | |
download | llvm-91370c5d62726374cf9ef95a49a0a287499c3cf8.zip llvm-91370c5d62726374cf9ef95a49a0a287499c3cf8.tar.gz llvm-91370c5d62726374cf9ef95a49a0a287499c3cf8.tar.bz2 |
MIR Serialization: Introduce a lexer for machine instructions.
This commit adds a function that tokenizes the string containing
the machine instruction. This commit also adds a struct called
'MIToken' which is used to represent the lexer's tokens.
Reviewers: Sean Silva
Differential Revision: http://reviews.llvm.org/D10521
llvm-svn: 240323
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions