YouCompleteMe/cpp/llvm/test/MC/AsmParser/dash-n.s

8 lines
184 B
ArmAsm
Raw Normal View History

2012-07-05 20:51:06 -04:00
// RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t
// RUN: FileCheck < %t %s
.globl a
// CHECK: error: expected section directive before assembly directive
.long 0