The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instructions when...
[oota-llvm.git] / test / MC / ARM / arm_word_directive.s
1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown %s | FileCheck %s
2
3 @ CHECK: TEST0:
4 @ CHECK: .long 3
5 TEST0:  
6         .word 3