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