Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / insert-after.script
blobcb95878bc5cfc793365715648b13a78c56078189
1 SECTIONS {
2   .text  : { *(.text.*) }
3   .data  : { *(.data.*) }