Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / Assembler / datalayout-invalid-stack-natural-alignment.ll
blob1ccfb7832a50cc8e149d81a0fb50b6d1b3353617
1 ; RUN: not llvm-as %s 2>&1 | FileCheck %s
3 ; CHECK: error: Alignment is neither 0 nor a power of 2
5 target datalayout = "S24"