blob: fbaa246c0684bca50e73ab5c3e26d3849f964a7b [file] [log] [blame]
# RUN: not llvm-mc -triple=hexagon -filetype=asm %s 2>&1 | FileCheck %s
# Check that a branch in an end-loop packet is caught.
{ jump unknown
}:endloop0
# CHECK: 5:3: error: packet marked with `:endloop0' cannot contain instructions that modify register
{ jump unknown
}:endloop1
# CHECK: 9:3: error: packet marked with `:endloop1' cannot contain instructions that modify register