Add an option '-q' to have quiet disassembly by not printing out the disassembled result.
This could be useful by reducing the strain on standard output.

Example:

utils/test/lldb-disasm.py -C "platform select remote-ios" -o "-b -n" -e '~/CoreFoundation' -n 50 -q


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@137988 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed