llvm/test/tools/llvm-isel-fuzzer/missing-triple.ll
Justin Bogner 0fb53549e7 llvm-isel-fuzzer: Add some basic tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312427 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-03 00:37:39 +00:00

5 lines
108 B
LLVM

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