[PATCH] D88269: Indicate that we print the non-symbolized stack trace and information about how to get it symbolized

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 18:28:22 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

Good idea. I only got to know this after I read the source code. Many people probably have the same confusion.

> Indicate that we print the non-symbolized stack trace and information about how to get it symbolized

Perhaps reword this a bit, like "Hint how to get a symbolized stack trace if llvm-symbolizer is not found"?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88269



More information about the llvm-commits mailing list