1; RUN: not --crash llvm-as < %s 2>&1 | FileCheck %s 2target datalayout = "m" 3; CHECK: Expected mangling specifier in datalayout string 4