[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
[oota-llvm.git] / test / Assembler / invalid-datalayout11.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "m."
3 ; CHECK: Unexpected trailing characters after mangling specifier in datalayout string