commit | 5646cdbe3988e85a310259d09c41abdf1f3b0617 | [log] [tgz] |
---|---|---|
author | Nirav Dave <niravd@google.com> | Mon Jul 18 15:24:03 2016 +0000 |
committer | Nirav Dave <niravd@google.com> | Mon Jul 18 15:24:03 2016 +0000 |
tree | 9c335045bd51aca6f7cda3ad34ecf7cb8df50684 | |
parent | 56af121d06961aedab78bc342b0d6db44591200a [diff] |
[MC] Cleanup Error Handling in AsmParser Add parseToken and compatriot functions to stitch error checks in straight linear code. As part of this fix some erronous handling of directives where the EndOfStatement token either was not checked or Lexed on termination. Reviewers: rnk, majnemer Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D22312 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275795 91177308-0d34-0410-b5e6-96231b3b80d8