| commit | 0fd7c621efaabecd93de194ca56604ede8f75bdc | [log] [tgz] |
|---|---|---|
| author | Alex Lorenz <arphaman@gmail.com> | Tue Jun 30 17:55:00 2015 +0000 |
| committer | Alex Lorenz <arphaman@gmail.com> | Tue Jun 30 17:55:00 2015 +0000 |
| tree | 03d73cc5240c70fbacdea8d1bbdb3d69009ecbce | |
| parent | 3708a641b691697463bfb12677e162010f07a548 [diff] |
MIR Parser: refactor error reporting for machine instruction parser errors. NFC. This commit extracts the code that reports an error that's produced by the machine instruction parser into a new method that can be reused in other places. llvm-svn: 241086