aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-datalayout7.ll
blob: 097227ae6ae88732e218fe99fbea4a31ee9fab90 (plain)
1
2
3
; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "p:52"
; CHECK: number of bits must be a byte width multiple