[SPARC] Repair GOT references to internal symbols.
[oota-llvm.git] / test / MC / Sparc / sparc-nop-data.s
1 ! RUN: llvm-mc %s -arch=sparc  -filetype=obj | llvm-readobj -s -sd | FileCheck %s
2 ! RUN: llvm-mc %s -arch=sparcv9  -filetype=obj | llvm-readobj -s -sd | FileCheck %s
3
4 ! CHECK: 0000: BA1F401D 01000000 01000000 01000000
5 ! CHECK: 0010: BA1F401D
6
7 foo:
8         xor %i5, %i5, %i5
9         .align 16
10         xor %i5, %i5, %i5
11