crlf.test 198 Bytes Raw Blame History Permalink 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