[PATCH] D13518: Add -address option to symbolizer
Alexey Samsonov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 15:11:53 PDT 2015
samsonov added a comment.
Please see http://llvm.org/docs/Phabricator.html on how to upload patches with more context.
I don't understand why you need to pass the value of "-address" option down to LLVMSymbolizer class - you can just handle it inside main(). I would also prefer option name to be more verbose like "-print-address".
Repository:
rL LLVM
http://reviews.llvm.org/D13518
More information about the llvm-commits
mailing list