[PATCH] New options for asan-symbolizer script: set cross-compile prefix, set path to sysroot, print help message

Maria Guseva m.guseva at samsung.com
Wed Jul 30 05:18:15 PDT 2014


Thank you for review. I've prepared new patch:
#  Reimplemented command-line parsing part with argparse. Now patterns to be cut are positional arguments for the script. Input file is set by an optional argument with stdin as a default value. Respectively fix_filename() and process_stdin() functions were updated.
# Applied cosmetic fixes suggested in review

http://reviews.llvm.org/D4703

Files:
  lib/asan/scripts/asan_symbolize.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4703.12019.patch
Type: text/x-patch
Size: 4437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140730/2262ca36/attachment.bin>


More information about the llvm-commits mailing list