1 # RUN: llc -run-pass none -o - %s | llc -x=mir -run-pass none -o - | FileCheck %s
3 # Check that we don't print a trailing comma for CFI escape indices, and that
4 # in general we can round trip them.
7 # CHECK-LABEL: name: func
10 CFI_INSTRUCTION escape 0x61, 0x62, 0x63
11 ; CHECK: CFI_INSTRUCTION escape 0x61, 0x62, 0x63{{$}}