[LV] Add test showing debug output for loops with uncountable BTCs.
[llvm-project.git] / bolt / test / Inputs / asm_foo.s
blobe42dc7e565fbf1509b0deb38c86e21d7494e5ca1
1 .text
2 .globl foo
3 .type foo, @function
4 foo:
5 nop
6 nop
7 nop
8 nop
9 nop
10 nop
11 nop
12 nop
13 ret
14 .size foo, .-foo