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