Mercurial > hg > CbC > CbC_llvm
view test/MC/X86/crlf.test @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | |
children | 3a76565eade5 |
line wrap: on
line source
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