Home | History | Annotate | Download | only in CommandGuide

Lines Matching full:program

8 *program arguments*
26 Load the dynamic shared object *library* into the test program whenever it is
35 **--args** *program args*
37 Pass all arguments specified after **--args** to the test program whenever it runs.
38 Note that if any of the *program args* start with a "``-``", you should use:
42 bugpoint [bugpoint args] --args -- [program args]
79 program. By default, **bugpoint** uses these passes internally when attempting to
91 Continually randomize the specified passes and run them on the test program
100 Open *filename* and redirect the standard input of the test program, whenever
122 Whenever the test program produces output on its standard output stream, it
125 by compiling the program with the "safe" backend and running it.
133 Whenever the test program is compiled, **bugpoint** should generate code for it
143 compile portions of the program that as they are excluded from the testcase.
167 not FileCheck [bugpoint input file].ll < bugpoint-test-program.s