1; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
2target datalayout = "p:52"
3; CHECK: number of bits must be a byte width multiple
4