13 lines · plain
1## This reproduces issue 26 from our github repo2 3# RUN: yaml2obj %p/Inputs/issue26.yaml &> %t.exe4# RUN: llvm-bolt %t.exe --relocs --print-cfg -o %t.out 2>&1 \5# RUN: | FileCheck %s6 7CHECK-NOT: BOLT-WARNING: CFG invalid in XYZ @ .LBB08 9CHECK: Binary Function "XYZ"10 11CHECK: .Ltmp0 (1 instructions, align : 1)12CHECK-NEXT: Secondary Entry Point: FUNCat0x4004e913