1 ; RUN: opt -o %t %s 2 ; RUN: not llvm-isel-fuzzer %t 2>&1 | FileCheck %s 3 4 ; CHECK: -mtriple must be specified 5