Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / insert-after.s
blob88a6044cc96801a145971f1b67e69306032d1c0d
1 .section .foo.text,"ax"
2 .quad 0
4 .section .foo.data,"aw"
5 .quad 0
7 .section .text.1,"ax"
8 .quad 0
10 .section .data.1,"aw"
11 .quad 0