Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / issue20.test
blobeeb76d15aec44820e8da2fe2af45a05fc34d2c54
1 # This reproduces issue 20 from our github repo
2 #  "BOLT crashes when removing unreachable BBs that are a target
3 #   in a JT"
5 # RUN: yaml2obj %p/Inputs/issue20.yaml &> %t.exe
6 # RUN: llvm-bolt %t.exe --relocs=0 --jump-tables=move --print-finalized \
7 # RUN:    -o %t.out | FileCheck %s
9 CHECK-NOT: BOLT-INFO: UCE removed {{.*}} blocks and {{.*}}| bytes of code
10 CHECK: Binary Function "main"
11 CHECK:      .LFT0 (2 instructions, align : 1)
12 CHECK-NEXT:   CFI State : 0
13 CHECK-NEXT:     00000004:   andq
14 CHECK-NEXT:     00000008:   jmpq
15 CHECK-NEXT:   Successors: .Ltmp1, .Ltmp2, .Ltmp3, .Ltmp4