aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout23.ll
blob: 430326327bc11674a18fd90973f449b5237dad6e (plain)
1
2
3
4
5
6
; RUN: not llvm-as < %s 2>&1 | FileCheck %s

target datalayout = "i32:24:32"

; CHECK: Invalid ABI alignment, must be a power of 2