llvm/llvm/test/MC/AMDGPU/labels-branch-err.s

//  RUN: not llvm-mc -triple=amdgcn -filetype=obj -o /dev/null %s 2>&1 | FileCheck -check-prefix=ERROR %s
//  ERROR: error: undefined label 'undef_label'

s_branch undef_label