Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / lto / Inputs / visibility.s
blobdb1379cc441f218a4b99f4deeb4305a9b175a8b7
1 .global g
2 g:
3 ret
5 .data
6 .global a
7 a:
8 .long 41