Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / i386-static-tls-model.s
blobdfbbed25ef2281aee9238e37b172ff8ec78de3c4
1 # REQUIRES: x86
3 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %S/Inputs/i386-static-tls-model2.s -o %t.o
4 # RUN: ld.lld %t.o -o %t2 -shared
5 # RUN: llvm-readobj --dynamic-table %t2 | FileCheck %s
7 # RUN: llvm-mc -filetype=obj -triple=i686-pc-linux %S/Inputs/i386-static-tls-model3.s -o %t.o
8 # RUN: ld.lld %t.o -o %t3 -shared
9 # RUN: llvm-readobj --dynamic-table %t3 | FileCheck %s
11 # CHECK: DynamicSection [
12 # CHECK: FLAGS STATIC_TLS