Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / addr.s
blob65d99dcf99cd69e02845befac82c7592be29494b
1 .text
2 .globl _start
3 _start:
5 .section .foo.1,"a"
6 .quad 1
8 .section .foo.2,"a"
9 .quad 2
11 .section .foo.3,"a"
12 .quad 3