1LLVM-STRESS(1)                       LLVM                       LLVM-STRESS(1)
2
3
4

NAME

6       llvm-stress - generate random .ll files
7

SYNOPSIS

9       llvm-stress [-size=filesize] [-seed=initialseed] [-o=outfile]
10

DESCRIPTION

12       The  llvm-stress  tool is used to generate random .ll files that can be
13       used to test different components of LLVM.
14

OPTIONS

16       -o filename
17              Specify the output filename.
18
19       -size size
20              Specify the size of the generated .ll file.
21
22       -seed seed
23              Specify the seed to be used for the randomly generated  instrucā€
24              tions.
25

EXIT STATUS

27       llvm-stress returns 0.
28

AUTHOR

30       Maintained by The LLVM Team (http://llvm.org/).
31
33       2003-2020, LLVM Project
34
35
36
37
385                                 2020-01-29                    LLVM-STRESS(1)
Impressum