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