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