llvm-stress.rst
655 Bytes
llvm-stress - generate random .ll files
SYNOPSIS
:program:`llvm-stress` [-size=filesize] [-seed=initialseed] [-o=outfile]
DESCRIPTION
The :program:`llvm-stress` tool is used to generate random .ll
files that
can be used to test different components of LLVM.
OPTIONS
EXIT STATUS
:program:`llvm-stress` returns 0.