Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / fill.s
blobb8eed890601b321303a70d25ebe6ffa1d789e561
1 .text
2 .globl _start
3 _start:
5 .section .aaa, "a"
6 .align 1
7 .byte 0xAA
9 .section .bbb, "a"
10 .align 1
11 .byte 0xBB