1; RUN: not --crash llvm-as %s 2>&1 | FileCheck %s
2
3; CHECK: LLVM ERROR: Alignment is neither 0 nor a power of 2
4
5target datalayout = "S24"
6