Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / Inputs / symbol-reserved.script
blob269bb120de95e797dbd4ebcecd850642fc4d227b
1 SECTIONS
3   .text : { *(.text) }
4   PROVIDE_HIDDEN(_end = .);