Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / lto / Inputs / comdat.s
bloba71792303025de968333f5434b7d9cb9f764512d
1 .weak c
2 c:
3 .section .text.f,"axG",@progbits,c,comdat
4 .globl foo
6 foo:
7 retq