[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Assembler / datalayout-invalid-stack-natural-alignment.ll
blob8fc18d86b1fa346d678ecf294b98416b86381232
1 ; RUN: not --crash llvm-as %s 2>&1 | FileCheck %s
3 ; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
5 target datalayout = "S24"