Merging r258308: [AArch64] Fix two bugs in the .inst directive
[oota-llvm.git] / test / Assembler / invalid-datalayout6.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "a:"
3 ; CHECK: Trailing separator in datalayout string