Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / mergeable-errors.s
blobd67cd91c97fbf8aaa9639318e4389029c4b22d77
1 # REQUIRES: x86
2 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
3 # RUN: not ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
5 # CHECK: error: {{.*}}.o:(.mergeable): string is not null terminated
7 .section .mergeable,"MS",@progbits,2
8 .short 0x1122