-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / CodeGen / Generic / no-target.ll
1 ; RUN: not llc -mtriple le32-unknown-nacl %s -o - 2>&1 | FileCheck %s
2
3 ; CHECK: error: unable to get target for 'le32-unknown-nacl'