Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / lto / Inputs / shared.s
blobab79ed131c3f27e1536a536abd5167978e8ad242
1 .globl printf
2 .type printf, @function
3 printf:
5 .globl puts
6 .type puts, @function
7 puts: