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