Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / diag6.test
blob0ec0400040b54e46b780a40794f1188c827f3867
1 # REQUIRES: x86
2 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux /dev/null -o %t.o
3 # RUN: not ld.lld -shared %t.o -o /dev/null --script %s 2>&1 | FileCheck %s
5 SECTIONS /*
7 CHECK: error: {{.*}}diag6.test:1: unclosed comment in a linker script