[PATCH] D105985: Support GSYM in llvm-symbolizer.

Simon Giesecke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 00:29:05 PDT 2021


simon.giesecke added a comment.

@clayborg Could you comment on the TODOs referring to llvm-symbolizer command line options:

>   // TODO We should provide an option to provide an alternative directory for
>
> // GSYM files.

and

>   // TODO There should be an option that disables the preference for GSYM.

Does this make sense? Then I'll add these options.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105985/new/

https://reviews.llvm.org/D105985



More information about the llvm-commits mailing list