[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / Assembler / datalayout-invalid-stack-natural-alignment.ll
blobc8d7ba62ab80ff88906cf4436e2a02bea64e9efe
1 ; RUN: not llvm-as %s 2>&1 | FileCheck %s
3 ; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
5 target datalayout = "S24"