aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout17.ll
blob: 519f5c10ab3c2a456e85e7823aa34a2ddf6004dc (plain)
1
2
3
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "i16777216:16:16"
; CHECK: Invalid bit width, must be a 24bit integer