[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout18.ll
blobdc6e722445f4b048c46376102d6c8bf6238b4403
1 ; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "p:32:32:16"
3 ; CHECK: Preferred alignment cannot be less than the ABI alignment