1# RUN: llvm-mc -triple i386-unknown-unknown %s > %t2# RUN: FileCheck < %t %s3 4// CHECK: .globl $foo5.globl $foo6// CHECK: .long $foo7.long ($foo)8