1 # RUN: llvm-mc -triple=powerpc-unknown-linux-gnu -filetype=obj -o %t %s
2 # RUN: llvm-rtdyld -triple=powerpc-unknown-linux-gnu -verify -check=%s %t
4 .file "ppc32_elf_rel_addr16.ll"
14 # Check the higher 16-bits of the symbol's absolute address
15 # rtdyld-check: decode_operand(insn_hi, 1) = elements[31:16]
20 # Check the lower 16-bits of the symbol's absolute address
21 # rtdyld-check: decode_operand(insn_lo, 2) = elements[15:0]
28 .size lookup, .Lfunc_end0-.Lfunc_begin0
30 .type elements,@object # @elements
46 .ident "clang version 3.7.0 "
47 .section ".note.GNU-stack","",@progbits