LLParser: Require non-null scope for MDLocation and MDLocalVariable
[oota-llvm.git] / test / Assembler / invalid-datalayout1.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "^"
3 ; CHECK: Unknown specifier in datalayout string