bolt/deps/llvm-18.1.8/llvm/test/tools/llvm-opt-fuzzer/simple-fail.ll

8 lines
236 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; Check that fuzzer will fail on invalid input
; REQUIRES: x86-registered-target
; RUN: llvm-opt-fuzzer %s -ignore_remaining_args=1 -mtriple x86_64 -passes instcombine 2>&1 | FileCheck %s
; CHECK: input module is broken
invalid input