1# RUN: not llvm-mc -triple=powerpc64le-unknown-linux-gnu -filetype=obj %s \ 2# RUN: 2>&1 | FileCheck %s 3 4_stext: 5ld %r5, p_end - _stext(%r5) 6 7# CHECK: LLVM ERROR: Invalid PC-relative half16ds relocation 8