Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / provide-shared.s
blob5ea4e952a7662f04985b40aa69acec491bce9db1
1 .global foo
2 .size foo, 8
3 .type foo, @object
4 foo:
5 .quad 42