[SystemZ] Support large LLVM IR struct return values
[oota-llvm.git] / test / Assembler / invalid-datalayout17.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "i16777216:16:16"
3 ; CHECK: Invalid bit width, must be a 24bit integer