For llvm-objdump, add the option -private-header (without the trailing ā€™sā€™)
[oota-llvm.git] / test / Assembler / invalid-datalayout12.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "f"
3 ; CHECK: Missing alignment specification in datalayout string