[llvm-mca] Add a -mattr flag
[llvm-core.git] / test / Assembler / invalid-datalayout22.ll
blob14e4c2822ce4b04f28c26867d6cdf46f81daccc6
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
3 target datalayout = "v128:0:128"
5 ; CHECK: ABI alignment specification must be >0 for non-aggregate types