Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / ELF / section-unique-err1.s
blob3a997d177667ccaba0a4f67fd7a883e2e55808e4
1 // RUN: not llvm-mc -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s
3 // CHECK: error: expected absolute expression
5 .section .text,"ax",@progbits,unique, "abc"