diff options
| author | Reid Kleckner <rnk@google.com> | 2017-10-16 22:20:03 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2017-10-16 22:20:03 +0000 |
| commit | b0c9e0d647672f7b6c4f7e01f1b93dedfca7ed1c (patch) | |
| tree | 1bfe644152bfae0c42915097b64c085359213bfb /llvm/lib/IR | |
| parent | 03c89a840a942e38127aafd7a5eb355d39994156 (diff) | |
| download | bcm5719-llvm-b0c9e0d647672f7b6c4f7e01f1b93dedfca7ed1c.tar.gz bcm5719-llvm-b0c9e0d647672f7b6c4f7e01f1b93dedfca7ed1c.zip | |
[MC] Lex CRLF as one token
This will prevent doubling of line endings when parsing assembly and
emitting assembly.
Otherwise we'd parse the directive, consume the end of statement, hit
the next end of statement, and emit a fresh newline.
llvm-svn: 315943
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions

