[PATCH] D87067: [llvm-symbolizer] Add back --use-symbol-table=true
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 00:50:48 PDT 2020
jhenderson added a comment.
In D87067#2254053 <https://reviews.llvm.org/D87067#2254053>, @jhenderson wrote:
> Do you plan to add more --use-symbol-table tests (there are currently no others)?
Never mind this question - I hadn't registered that the option was missing completely. Did `--use-symbol-table=false` (or some equivalent option) previously do something? If so, wemight want to add it back (with testing), as my understanding is that you didn't remove it deliberately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87067/new/
https://reviews.llvm.org/D87067
More information about the llvm-commits
mailing list