summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/crlf.test
blob: 3ce7f0976bb6a3ec0db6a04aa32823708a330455 (plain)
1
2
3
4
5
RUN: llvm-mc -triple x86_64-unknown-unknown %S/Inputs/crlf.s -as-lex | FileCheck %s
There should only be two end of statements.
CHECK: EndOfStatement
CHECK: EndOfStatement
CHECK-NOT: EndOfStatement
OpenPOWER on IntegriCloud