aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout16.ll
blob: 0dd1abb629b6fca442a2e1d4c7b1bb169312ce90 (plain)
1
2
3
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "i64:16777216:16777216"
; CHECK: Invalid ABI alignment, must be a 16bit integer