[mips] Clean up the CodeGen/Mips/inlineasmmemop.ll test. NFC.
[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