[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Assembler / datalayout-invalid-function-ptr-alignment.ll
blob4203c5546c206ee808d4a248174ce1419c4dd5a4
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 = "Fi24"