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