summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-10-16 22:20:03 +0000
committerReid Kleckner <rnk@google.com>2017-10-16 22:20:03 +0000
commitb0c9e0d647672f7b6c4f7e01f1b93dedfca7ed1c (patch)
tree1bfe644152bfae0c42915097b64c085359213bfb /llvm/lib/IR
parent03c89a840a942e38127aafd7a5eb355d39994156 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud