# Test that inline assembly get the right size value so that a branch across
# a block containing them gets relaxed.
# RUN: %python %s | llc -mtriple=s390x-linux-gnu -mcpu=z196 -enable-post-misched=false \
# RUN: | FileCheck %s
# Construct:
#
# entry:
# branch to block
#
# block:
# sequence of call asm
# unconditional branch to block
#
# exit:
# ret void
# CHECK-LABEL: f1
# CHECK: jg
# CHECK-NEXT: .Lfunc_end0:
= 11000