1; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s
2target datalayout = "a:"
3; CHECK: Trailing separator in datalayout string
4