| commit | 7820dff228eba0d25222ef0361773e8ce6eda18c | [log] [tgz] |
|---|---|---|
| author | Colin LeMahieu <colinl@codeaurora.org> | Mon Nov 09 00:15:45 2015 +0000 |
| committer | Colin LeMahieu <colinl@codeaurora.org> | Mon Nov 09 00:15:45 2015 +0000 |
| tree | 9c21db8002273f71960fb760950891ca94e3c80b | |
| parent | 2d7ec5a970057b8feaaf9a6550ba0ade53cb6ea7 [diff] |
[AsmParser] Provide target direct access to mnemonic token. Allow assignment parsing to be hooked by target. Allow target to specify if identifier is a label. Differential Revision: http://reviews.llvm.org/D14255 llvm-svn: 252435