Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / COFF / Inputs / tlssup.s
blobca61c9dda3e9206b89afe741e49b16b184b661b0
1 .section .tls,"dw"
2 .byte 0xaa
4 .section .tls$ZZZ,"dw"
5 .byte 0xff
7 .globl _tls_index
8 .data
9 _tls_index:
10 .int 0