1; RUN: opt -o %t %s2; RUN: not llvm-isel-fuzzer %t 2>&1 | FileCheck %s3 4; CHECK: -mtriple must be specified5