@ -47,7 +47,7 @@ Analyze code in a buck target. This is a convenience wrapper for the sequence `s
[-bound <int>] stop execution exploration at depth <int>
[-function-summaries] use function summaries (in development)
[-lib-fuzzer] add a harness for lib fuzzer binarie s
[-fuzzer] add a harness for libFuzzer target s
[-llair-output <file>] write generated LLAIR to <file>
[-modules <file>] write list of bitcode files to <file>, or to standard
output if <file> is `-`
@ -85,7 +85,7 @@ Link code in a buck target to a single LLVM bitcode module. This also internaliz
=== flags ===
-bitcode-output <file> write linked bitcode to <file>
[-lib-fuzzer] add a harness for lib fuzzer binarie s
[-fuzzer] add a harness for libFuzzer target s
[-modules <file>] write list of bitcode files to <file>, or to standard
output if <file> is `-`
[-trace <spec>] enable debug tracing
@ -120,7 +120,7 @@ Analyze code in one or more LLVM bitcode files. This is a convenience wrapper fo
[-bound <int>] stop execution exploration at depth <int>
[-function-summaries] use function summaries (in development)
[-lib-fuzzer] add a harness for lib fuzzer binarie s
[-fuzzer] add a harness for libFuzzer target s
[-llair-output <file>] write generated LLAIR to <file>
[-skip-throw] do not explore past throwing an exception
[-trace <spec>] enable debug tracing
@ -138,7 +138,7 @@ Translate one or more LLVM bitcode files to LLAIR. Each <input> filename may be
=== flags ===
[-lib-fuzzer] add a harness for lib fuzzer binarie s
[-fuzzer] add a harness for libFuzzer target s
[-llair-output <file>] write generated LLAIR to <file>
[-trace <spec>] enable debug tracing
[-help] print this help text and exit