1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/tools/llvm-opt-fuzzer/simple-fail.ll

8 lines
236 B
LLVM
Raw Normal View History

; 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