# RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -start-before=greedy %s -o - \ # RUN: | FileCheck %s # # Test that regalloc manages (via regalloc hints) to avoid a LOCRMux jump # sequence expansion. --- | declare i8* @foo(i8*, i32 signext, i32 signext) local_unnamed_addr define i8* @fun(i8* returned) { br label %2 ;