brintos

brintos / llvm-project-archived public Read only

0
0
Text · 466 B · 531a899 Raw
17 lines · plain
1# RUN: llvm-mc -triple s390x-linux-gnu -filetype=asm %s | \2# RUN: FileCheck %s --check-prefix=ASM3# RUN: llvm-mc -triple s390x-linux-gnu -filetype=obj %s | \4# RUN: llvm-objdump --mcpu=z14 -D - | FileCheck %s --check-prefix=OBJ5 6#ASM:      .gnu_attribute 8, 27 8#OBJ:  0000000000000000 <.gnu.attributes>:9#OBJ:       0: 41 00 00 0010#OBJ:       4: 0f 6711#OBJ:       6: 6e 75 00 0112#OBJ:       a: 00 0013#OBJ:       c: 00 0714#OBJ:       e: 08 0215 16  .gnu_attribute 8, 217