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