Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / Inputs / static_exe.s
blob241076fb82dbd319b87fda6e30ed64df36ad7581
1 .globl main
2 .type main, %function
3 main:
4 pushq %rbp
5 movq %rsp, %rbp
6 hlt
7 movl $0x0, %eax
8 popq %rbp
9 retq
10 .size main, .-main