summaryrefslogtreecommitdiff
path: root/test/MC/X86/x86_directives.s
blob: 2950c8cd5f121bcf22ea6e28a4667db850105f04 (plain)
1
2
3
4
5
6
# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s

# CHECK: TEST0:
# CHECK: .short 3
TEST0:  
        .word 3