brintos

brintos / llvm-project-archived public Read only

0
0
Text · 184 B · b6243a4 Raw
8 lines · plain
1// RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t2// RUN: FileCheck < %t %s3 4.globl a5// CHECK: error: expected section directive before assembly directive6.long 07        8