[Orc] Require target support for host before running execution unit tests.
[oota-llvm.git] / test / Assembler / invalid-datalayout13.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = ":32"
3 ; CHECK: Expected token before separator in datalayout string