brintos

brintos / llvm-project-archived public Read only

0
0
Text · 236 B · 2200474 Raw
8 lines · plain
1; Check that fuzzer will fail on invalid input2; REQUIRES: x86-registered-target3 4; RUN: llvm-opt-fuzzer %s -ignore_remaining_args=1 -mtriple x86_64 -passes instcombine 2>&1 | FileCheck %s5; CHECK: input module is broken6 7invalid input8