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