mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-22 00:23:50 +00:00
More useful printout of arguments after the recent changes to support LLDB_TEST_ARGUMENTS
llvm-svn: 185246
This commit is contained in:
parent
14715c68f2
commit
7934a878a0
@ -465,7 +465,7 @@ def parseOptionsAndInitTestdirs():
|
||||
|
||||
# only print the args if being verbose (and parsable is off)
|
||||
if args.v and not args.q:
|
||||
print args
|
||||
print sys.argv
|
||||
|
||||
if args.h:
|
||||
do_help = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user