dash-n.s 184 B

1234567
  1. // RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t
  2. // RUN: FileCheck < %t %s
  3. .globl a
  4. // CHECK: error: expected section directive before assembly directive
  5. .long 0