DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / test / MC / X86 / crlf.test
12345
RUN: llvm-mc %S/Inputs/crlf.s -as-lex | FileCheck %s There should only be two end of statements. CHECK: EndOfStatement CHECK: EndOfStatement CHECK-NOT: EndOfStatement