bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-isel-fuzzer/missing-triple.ll

5 lines
108 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: opt -o %t %s
; RUN: not llvm-isel-fuzzer %t 2>&1 | FileCheck %s
; CHECK: -mtriple must be specified