commit | 40fefe0084d266d3c6d03e98a3c8c16e76091932 | [log] [tgz] |
---|---|---|
author | Alex Lorenz <arphaman@gmail.com> | Mon Jul 20 20:31:01 2015 +0000 |
committer | Alex Lorenz <arphaman@gmail.com> | Mon Jul 20 20:31:01 2015 +0000 |
tree | d739943c63aa22cecc33cacb96ce5be19e806e01 | |
parent | 1c12cc02fd95b3049f2d2f751b1611b30e565529 [diff] |
MIR Parser: Add support for quoted named global value operands. This commit extends the machine instruction lexer and implements support for the quoted global value tokens. With this change the syntax for the global value identifier tokens becomes identical to the syntax for the global identifier tokens from the LLVM's assembly language. Reviewers: Duncan P. N. Exon Smith git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242702 91177308-0d34-0410-b5e6-96231b3b80d8