Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / shared.s
blobc3c22fe4b4fbc52d9f2cb05922f6fe45ef6c1143
1 .global bar
2 .type bar, @function
3 bar:
5 .global bar2
6 .type bar2, @function
7 bar2:
9 .global zed
10 zed: