brintos

brintos / llvm-project-archived public Read only

0
0
Text · 354 B · 61a814e Raw
12 lines · plain
1# RUN: llc -run-pass none -o - %s | llc -x=mir -run-pass none -o - | FileCheck %s2 3# Check that we don't print a trailing comma for CFI escape indices, and that4# in general we can round trip them.5 6name: func7# CHECK-LABEL: name: func8body: |9  bb.0:10    CFI_INSTRUCTION escape 0x61, 0x62, 0x6311    ; CHECK: CFI_INSTRUCTION escape 0x61, 0x62, 0x63{{$}}12