1 # RUN: llc -march=x86-64 -run-pass none -o - %s | FileCheck %s
2 # This test ensures that the MIR parser parses pcsections metadata correctly.
6 define i8 @test(i8* %a) {
8 %0 = load i8, i8* %a, align 1, !pcsections !0
18 tracksRegLiveness: true
24 machineFunctionInfo: {}
29 ; CHECK-LABEL: name: test
30 ; CHECK: MOV{{.*}} pcsections !0
31 renamable $al = MOV8rm killed renamable $rdi, 1, $noreg, 0, $noreg, pcsections !0
32 RET64 implicit killed $al