aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-isel-fuzzer/missing-triple.ll
blob: 558d77f6bba2e88989ef1ff906156501ff1f8e44 (plain)
1
2
3
4
; RUN: opt -o %t %s
; RUN: not llvm-isel-fuzzer %t 2>&1 | FileCheck %s

; CHECK: -mtriple must be specified