Lines Matching refs:tool
1 bugpoint - automatic test case reduction tool
50 **--tool-args** *tool args*
52 Pass all arguments specified after **--tool-args** to the LLVM tool under test
58 bugpoint [bugpoint args] --tool-args -- [tool args]
60 The "``--``" right after the **--tool-args** option tells **bugpoint** to
61 consider any options starting with "``-``" to be part of the **--tool-args**
64 **--safe-tool-args** *tool args*
66 Pass all arguments specified after **--safe-tool-args** to the "safe" execution
67 tool.
69 **--gcc-tool-args** *gcc tool args*
71 Pass all arguments specified after **--gcc-tool-args** to the invocation of